protected property FieldMapEnhancer::$source

Type: string field for key in hashmap lookup

File

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

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 $source;