You are here

protected property EntitySave::$saveLater in Rules 8.3

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

Type: bool

File

src/Plugin/RulesAction/EntitySave.php, line 40

Class

EntitySave
Provides a 'Save entity' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $saveLater = TRUE;