Class | Location | Description |
---|---|---|
DefaultFactory |
drupal/ |
Default plugin factory. |
FactoryInterface |
drupal/ |
Factory interface implemented by all plugin factories. |
ReflectionFactory |
drupal/ |
A plugin factory that maps instance configuration to constructor arguments. |