constant ConditionalFieldsInterface::CONDITIONAL_FIELDS_DEPENDENCY_VALUES_WIDGET in Conditional Fields 8
Same name and namespace in other branches
- 4.x src/ConditionalFieldsInterface.php \Drupal\conditional_fields\ConditionalFieldsInterface::CONDITIONAL_FIELDS_DEPENDENCY_VALUES_WIDGET
Dependency is triggered if the dependee has a certain value.
File
- src/
ConditionalFieldsInterface.php, line 13
Class
- ConditionalFieldsInterface
- Provides an interface.
Namespace
Drupal\conditional_fieldsCode
const CONDITIONAL_FIELDS_DEPENDENCY_VALUES_WIDGET = 1;