You are here

constant ContextDefinitionInterface::ASSIGNMENT_RESTRICTION_INPUT in Typed Data API enhancements 8

Constants for the context assignment restriction mode.

See also

::getAssignmentRestriction()

File

src/Context/ContextDefinitionInterface.php, line 20

Class

ContextDefinitionInterface
Context definition information required by Typed Data.

Namespace

Drupal\typed_data\Context

Code

const ASSIGNMENT_RESTRICTION_INPUT = 'input';