private property Generic::$providers in Core Context 8
The provider services from which to expose contexts.
Type: \Drupal\Core\Plugin\Context\ContextProviderInterface[]
File
- src/
ContextProvider/ Generic.php, line 17
Class
- Generic
- Exposes contexts from various provider services, under a single namespace.
Namespace
Drupal\core_context\ContextProviderCode
private $providers = [];