Type: array containing the mapping between a class name and the target value
File
- drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php, line 33
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 $map;