public property Request::$query in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::query
Query string parameters ($_GET).
Type: \Symfony\Component\HttpFoundation\ParameterBag
File
- vendor/
symfony/ http-foundation/ Request.php, line 101
Class
- Request
- Request represents an HTTP request.
Namespace
Symfony\Component\HttpFoundationCode
public $query;