You are here

public property ControllerReference::$controller 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::controller

File

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

Class

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

Namespace

Symfony\Component\HttpKernel\Controller

Code

public $controller;