You are here

protected property UserRoleRemove::$saveLater in Rules 8.3

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

Type: bool

File

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

Class

UserRoleRemove
Provides a 'Remove user role' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $saveLater = FALSE;