protected property FieldPresenceEnhancer::$target in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony-cmf/routing/Enhancer/FieldPresenceEnhancer.php \Symfony\Cmf\Component\Routing\Enhancer\FieldPresenceEnhancer::target
Field name to write the value into.
Type: string
File
- vendor/
symfony-cmf/ routing/ Enhancer/ FieldPresenceEnhancer.php, line 37
Class
- FieldPresenceEnhancer
- This enhancer sets a field to a fixed value. You can specify a source field name to only set the target field if the source is present.
Namespace
Symfony\Cmf\Component\Routing\EnhancerCode
protected $target;