constant ContextInterface::CONTEXT_GROUP_NONE in Context 8.4
Same name and namespace in other branches
- 8 src/ContextInterface.php \Drupal\context\ContextInterface::CONTEXT_GROUP_NONE
- 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\contextCode
const CONTEXT_GROUP_NONE = NULL;