Same name in other branches
  1. 8.9.x Drupal\Component\Plugin\Factory
  2. 9 Drupal\Component\Plugin\Factory
Classsort descending Location Description
DefaultFactory core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php Default plugin factory.
FactoryInterface core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php Factory interface implemented by all plugin factories.
ReflectionFactory core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php A plugin factory that maps instance configuration to constructor arguments.