protected property ContextManager::$entityManager in Context 8
Same name and namespace in other branches
- 8.0 src/ContextManager.php \Drupal\context\ContextManager::entityManager
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- src/
ContextManager.php, line 36
Class
- ContextManager
- This is the manager service for the context module and should not be confused with the built in contexts in Drupal.
Namespace
Drupal\contextCode
protected $entityManager;