You are here

protected property FieldByClassEnhancer::$map in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony-cmf/routing/Enhancer/FieldByClassEnhancer.php \Symfony\Cmf\Component\Routing\Enhancer\FieldByClassEnhancer::map

Type: array containing the mapping between a class name and the target value

File

vendor/symfony-cmf/routing/Enhancer/FieldByClassEnhancer.php, line 40

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;