UserRoleRemove::$saveLater

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

Type: bool

File

src/Plugin/RulesAction/UserRoleRemove.php, line 38

Class

UserRoleRemove
Provides a 'Remove user role' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $saveLater = FALSE;