Type: array containing the mapping between the source field value and target field value
File
- drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php, line 26
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 $hashmap;