BearFramework\App\Request\Query::getValue

Returns a query item value or null if not found.
public string|null getValue string $name )
Parameters
name
The name of the query item.
Returns
The query item value requested of null if not found.
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.