public function ConfigPagesContextInterface::getLabel in Config Pages 8
Same name and namespace in other branches
- 8.3 src/ConfigPagesContextInterface.php \Drupal\config_pages\ConfigPagesContextInterface::getLabel()
- 8.2 src/ConfigPagesContextInterface.php \Drupal\config_pages\ConfigPagesContextInterface::getLabel()
Return the label of the context.
Return value
string
1 method overrides ConfigPagesContextInterface::getLabel()
- ConfigPagesContextBase::getLabel in src/ConfigPagesContextBase.php 
- Return the label of the context.
File
- src/ConfigPagesContextInterface.php, line 14 
Class
Namespace
Drupal\config_pagesCode
public function getLabel();