You are here

constant ContextInterface::CONTEXT_GROUP_NONE in Context 8.0

Same name and namespace in other branches
  1. 8.4 src/ContextInterface.php \Drupal\context\ContextInterface::CONTEXT_GROUP_NONE
  2. 8 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

Namespace

Drupal\context

Code

const CONTEXT_GROUP_NONE = NULL;