You are here

namespace Drupal\Component\Plugin\Factory in Drupal 8

Same name in other branches
  1. 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.