Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ServiceLoaderIterator.php
ServiceLoaderIterator::$providers
@var list<class-string>
Type:
providers
File
vendor/
tbachert/
spi/
src/
ServiceLoaderIterator.php
, line 21
Class
ServiceLoaderIterator
@template-covariant S of object service type @implements Iterator<class-string, S>
Namespace
Nevay\SPI
Code
private readonly array $providers;
RSS feed