public static property DelegatableRoles::$emptyFieldValue in Role Delegation 8
A value used to indicate that nothing has been submitted.
Type: array
File
- src/
DelegatableRoles.php, line 24
Class
- DelegatableRoles
- Class DelegatableRoles.
Namespace
Drupal\role_delegationCode
public static $emptyFieldValue = [
'__role_delegation_empty_field_value__',
];