protected property PluginManagerBase::$factory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Component/Plugin/PluginManagerBase.php \Drupal\Component\Plugin\PluginManagerBase::factory
The object that instantiates plugins managed by this manager.
Type: \Drupal\Component\Plugin\Factory\FactoryInterface
File
- core/
lib/ Drupal/ Component/ Plugin/ PluginManagerBase.php, line 32 - Contains \Drupal\Component\Plugin\PluginManagerBase.
Class
- PluginManagerBase
- Base class for plugin managers.
Namespace
Drupal\Component\PluginCode
protected $factory;