You are here

public property ControllerReference::$query in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-kernel/Controller/ControllerReference.php \Symfony\Component\HttpKernel\Controller\ControllerReference::query

File

vendor/symfony/http-kernel/Controller/ControllerReference.php, line 31

Class

ControllerReference
Acts as a marker and a data holder for a Controller.

Namespace

Symfony\Component\HttpKernel\Controller

Code

public $query = array();