RulesComponentRepository::$components
Static cache of loaded components.
The array is keyed by cache ID.
Type: \Drupal\rules\Engine\RulesComponent[]
File
-
src/
Engine/ RulesComponentRepository.php, line 28
Class
- RulesComponentRepository
- Provides an implementation of the component repository service.
Namespace
Drupal\rules\EngineCode
protected $components = [];