You are here

protected property UserRoleAdd::$saveLater in Rules 8.3

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

Type: bool

File

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

Class

UserRoleAdd
Provides a 'Add user role' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $saveLater = FALSE;