PluginManagerBase::$mapper
Same name in other branches
- 9 core/lib/Drupal/Component/Plugin/PluginManagerBase.php \Drupal\Component\Plugin\PluginManagerBase::mapper
- 8.9.x core/lib/Drupal/Component/Plugin/PluginManagerBase.php \Drupal\Component\Plugin\PluginManagerBase::mapper
- 10 core/lib/Drupal/Component/Plugin/PluginManagerBase.php \Drupal\Component\Plugin\PluginManagerBase::mapper
The object that returns the preconfigured plugin instance appropriate for a particular runtime condition.
Type: \Drupal\Component\Plugin\Mapper\MapperInterface|null
File
-
core/
lib/ Drupal/ Component/ Plugin/ PluginManagerBase.php, line 34
Class
- PluginManagerBase
- Base class for plugin managers.
Namespace
Drupal\Component\PluginCode
protected $mapper;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.