You are here

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_delegation

Code

public static $emptyFieldValue = [
  '__role_delegation_empty_field_value__',
];