You are here

protected property RNGSelectionBase::$conditionManager in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/EntityReferenceSelection/RNGSelectionBase.php \Drupal\rng\Plugin\EntityReferenceSelection\RNGSelectionBase::conditionManager
  2. 3.x src/Plugin/EntityReferenceSelection/RNGSelectionBase.php \Drupal\rng\Plugin\EntityReferenceSelection\RNGSelectionBase::conditionManager

The condition plugin manager.

Type: \Drupal\Core\Condition\ConditionManager

File

src/Plugin/EntityReferenceSelection/RNGSelectionBase.php, line 25

Class

RNGSelectionBase
Base RNG selection plugin.

Namespace

Drupal\rng\Plugin\EntityReferenceSelection

Code

protected $conditionManager;