Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PluginManagerBase.php

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\Plugin

Code

protected $mapper;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal