You are here

protected property RouteContentEnhancer::$target in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony-cmf/routing/Enhancer/RouteContentEnhancer.php \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer::target

Type: string field to write hashmap lookup result into

File

vendor/symfony-cmf/routing/Enhancer/RouteContentEnhancer.php, line 35

Class

RouteContentEnhancer
This enhancer sets the content to target field if the route provides content.

Namespace

Symfony\Cmf\Component\Routing\Enhancer

Code

protected $target;