protected property FieldMapEnhancer::$target

Type: string field to write hashmap lookup result into

File

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

Class

FieldMapEnhancer
This enhancer can fill one field with the result of a hashmap lookup of another field. If the target field is already set, it does nothing.

Namespace

Symfony\Cmf\Component\Routing\Enhancer

Code

protected $target;