namespace Drupal\Component\Plugin\Factory in Plug 7
|
Class |
Location | Description |
|---|---|---|
| DefaultFactory |
lib/ |
Default plugin factory. |
| FactoryInterface |
lib/ |
Factory interface implemented by all plugin factories. |
| ReflectionFactory |
lib/ |
A plugin factory that maps instance configuration to constructor arguments. |