You are here

protected property UserCreate::$userStorage in CiviCRM Entity 8.3

The user storage service.

Type: \Drupal\user\UserStorageInterface

File

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

Class

UserCreate
Provides a 'User create' action.

Namespace

Drupal\civicrm_entity\Plugin\RulesAction

Code

protected $userStorage;