protected property Context::$weight in Context 8
Same name and namespace in other branches
- 8.4 src/Entity/Context.php \Drupal\context\Entity\Context::weight
- 8.0 src/Entity/Context.php \Drupal\context\Entity\Context::weight
The weight for this context.
Type: int
File
- src/
Entity/ Context.php, line 129
Class
- Context
- Defines the Context entity.
Namespace
Drupal\context\EntityCode
protected $weight = 0;