protected property PluginManagerBase::$mapper in Service Container 7.2
Same name and namespace in other branches
- 7 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
File
- lib/
Drupal/ Component/ Plugin/ PluginManagerBase.php, line 39 - Contains \Drupal\Component\Plugin\PluginManagerBase.
Class
- PluginManagerBase
- Base class for plugin managers.
Namespace
Drupal\Component\PluginCode
protected $mapper;