You are here

protected property UserUnblock::$saveLater in Rules 8.3

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

Type: bool

File

src/Plugin/RulesAction/UserUnblock.php, line 31

Class

UserUnblock
Provides "Unblock User" action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $saveLater = FALSE;