ReverseContainer::$recordedServices
Same name in other branches
- 9 core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php \Drupal\Component\DependencyInjection\ReverseContainer::recordedServices
- 10 core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php \Drupal\Component\DependencyInjection\ReverseContainer::recordedServices
A static map of services to a hash.
Type: array
File
-
core/
lib/ Drupal/ Component/ DependencyInjection/ ReverseContainer.php, line 27
Class
- ReverseContainer
- Retrieves service IDs from the container for public services.
Namespace
Drupal\Component\DependencyInjectionCode
private static array $recordedServices = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.