You are here

protected property UserCreate::$messenger in CiviCRM Entity 8.3

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/Plugin/RulesAction/UserCreate.php, line 80

Class

UserCreate
Provides a 'User create' action.

Namespace

Drupal\civicrm_entity\Plugin\RulesAction

Code

protected $messenger;