public function ContextInterface::getWeight in Context 8.0
Same name and namespace in other branches
- 8.4 src/ContextInterface.php \Drupal\context\ContextInterface::getWeight()
- 8 src/ContextInterface.php \Drupal\context\ContextInterface::getWeight()
Get the weight for this context.
Return value
int
1 method overrides ContextInterface::getWeight()
- Context::getWeight in src/
Entity/ Context.php - Get the weight for this context.
File
- src/
ContextInterface.php, line 94
Class
Namespace
Drupal\contextCode
public function getWeight();