protected property FieldMapEnhancer::$target in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony-cmf/routing/Enhancer/FieldMapEnhancer.php \Symfony\Cmf\Component\Routing\Enhancer\FieldMapEnhancer::target
Type: string field to write hashmap lookup result into
File
- vendor/
symfony-cmf/ routing/ Enhancer/ FieldMapEnhancer.php, line 31
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\EnhancerCode
protected $target;