protected property Context::$disabled in Context 8
Same name and namespace in other branches
- 8.4 src/Entity/Context.php \Drupal\context\Entity\Context::disabled
- 8.0 src/Entity/Context.php \Drupal\context\Entity\Context::disabled
If the context is disabled or not.
Type: bool
File
- src/
Entity/ Context.php, line 122
Class
- Context
- Defines the Context entity.
Namespace
Drupal\context\EntityCode
protected $disabled = FALSE;