You are here

protected property EventMeta::$selectionPluginManager in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/EventMeta.php \Drupal\rng\EventMeta::selectionPluginManager
  2. 8 src/EventMeta.php \Drupal\rng\EventMeta::selectionPluginManager

The selection plugin manager.

Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface

File

src/EventMeta.php, line 55

Class

EventMeta
Meta event wrapper for RNG.

Namespace

Drupal\rng

Code

protected $selectionPluginManager;