constant ConditionalFieldsInterface::CONDITIONAL_FIELDS_DEPENDENCY_VALUES_REGEX in Conditional Fields 4.x
Same name and namespace in other branches
- 8 src/ConditionalFieldsInterface.php \Drupal\conditional_fields\ConditionalFieldsInterface::CONDITIONAL_FIELDS_DEPENDENCY_VALUES_REGEX
Dependency is triggered if the dependee values match a regular expression.
File
- src/
ConditionalFieldsInterface.php, line 38
Class
- ConditionalFieldsInterface
- Provides an interface.
Namespace
Drupal\conditional_fieldsCode
const CONDITIONAL_FIELDS_DEPENDENCY_VALUES_REGEX = 6;