namespace Drupal\Component\Plugin\Factory

Classsort descending Location Description
DefaultFactory drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php Default plugin factory.
FactoryInterface drupal/core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php Factory interface implemented by all plugin factories.
ReflectionFactory drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php A plugin factory that maps instance configuration to constructor arguments.