BearFramework\App\Request\Query::delete

Deletes a query item if exists.
public self delete string $name )
Parameters
name
The name of the query item to delete.
Returns
Returns a reference to itself.
Details
Location: ~/src/App/Request/Query.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.