You are here

constant ContextInterface::CONTEXT_GROUP_NONE in Context 8.4

Same name and namespace in other branches
  1. 8 src/ContextInterface.php \Drupal\context\ContextInterface::CONTEXT_GROUP_NONE
  2. 8.0 src/ContextInterface.php \Drupal\context\ContextInterface::CONTEXT_GROUP_NONE

The default value for a context that is not assigned to a group.

File

src/ContextInterface.php, line 16

Class

ContextInterface
Provides an interface for Context.

Namespace

Drupal\context

Code

const CONTEXT_GROUP_NONE = NULL;