public function ContextInterface::id in Context 8.0
Same name and namespace in other branches
- 8.4 src/ContextInterface.php \Drupal\context\ContextInterface::id()
- 8 src/ContextInterface.php \Drupal\context\ContextInterface::id()
Get the ID of the context.
Return value
string
Overrides EntityInterface::id
File
- src/
ContextInterface.php, line 23
Class
Namespace
Drupal\contextCode
public function id();