You are here

protected property BusinessRulesViewsSelection::$messenger in Business Rules 2.x

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Plugin/EntityReferenceSelection/BusinessRulesViewsSelection.php, line 78

Class

BusinessRulesViewsSelection
Plugin override of the 'selection' entity_reference.

Namespace

Drupal\business_rules\Plugin\EntityReferenceSelection

Code

protected $messenger;