private property FieldPresenceEnhancer::$value

value to set the target field to

Type: string

File

drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldPresenceEnhancer.php, line 27

Class

FieldPresenceEnhancer
This enhancer can set a field to a fixed value if an other field is present.

Namespace

Symfony\Cmf\Component\Routing\Enhancer

Code

private $value;