protected property RNGSelectionBase::$conditionManager in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 src/Plugin/EntityReferenceSelection/RNGSelectionBase.php \Drupal\rng\Plugin\EntityReferenceSelection\RNGSelectionBase::conditionManager
- 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\EntityReferenceSelectionCode
protected $conditionManager;