You are here

protected property FieldByClassEnhancer::$target in Zircon Profile 8.0

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

Type: string field to write hashmap lookup result into

File

vendor/symfony-cmf/routing/Enhancer/FieldByClassEnhancer.php, line 36

Class

FieldByClassEnhancer
This enhancer sets a field if not yet existing from the class of an object in another field.

Namespace

Symfony\Cmf\Component\Routing\Enhancer

Code

protected $target;