protected property FieldByClassEnhancer::$target

Type: string field to write hashmap lookup result into

File

drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php, line 29

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;