UserRoleAdd::$saveLater

Flag that indicates if the entity should be auto-saved later.

Type: bool

File

src/Plugin/RulesAction/UserRoleAdd.php, line 40

Class

UserRoleAdd
Provides a 'Add user role' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $saveLater = FALSE;