You are here

constant ContextDefinitionInterface::ASSIGNMENT_RESTRICTION_INPUT in Rules 8.3

Constants for the context assignment restriction mode.

See also

::getAssignmentRestriction()

File

src/Context/ContextDefinitionInterface.php, line 20

Class

ContextDefinitionInterface
Context definition information required by Rules.

Namespace

Drupal\rules\Context

Code

const ASSIGNMENT_RESTRICTION_INPUT = 'input';