protected property PluginManagerBase::$mapper

The object that returns the preconfigured plugin instance appropriate for a particular runtime condition.

Type: \Drupal\Component\Plugin\Mapper\MapperInterface

File

drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php, line 37
Definition of Drupal\Component\Plugin\PluginManagerBase

Class

PluginManagerBase
Base class for plugin managers.

Namespace

Drupal\Component\Plugin

Code

protected $mapper;