EntitySave::$saveLater

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

Type: bool

File

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

Class

EntitySave
Provides a 'Save entity' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $saveLater = TRUE;