You are here

protected property UserBlock::$saveLater in Rules 8.3

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

Type: bool

File

src/Plugin/RulesAction/UserBlock.php, line 71

Class

UserBlock
Provides "Block User" action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $saveLater = FALSE;