LazyContextRepository::$contextProviderServiceIDs

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php \Drupal\Core\Plugin\Context\LazyContextRepository::contextProviderServiceIDs
  2. 10 core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php \Drupal\Core\Plugin\Context\LazyContextRepository::contextProviderServiceIDs
  3. 11.x core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php \Drupal\Core\Plugin\Context\LazyContextRepository::contextProviderServiceIDs

The set of available context providers service IDs.

Context provider service IDs.

Type: string[]

File

core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php, line 18

Class

LazyContextRepository
Provides a context repository which uses context provider services.

Namespace

Drupal\Core\Plugin\Context

Code

protected $contextProviderServiceIDs = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.