You are here

protected property TransactionExecute::$saveLater in Transaction 8

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

Type: bool

File

src/Plugin/RulesAction/TransactionExecute.php, line 47

Class

TransactionExecute
Provides the transaction execute action.

Namespace

Drupal\transaction\Plugin\RulesAction

Code

protected $saveLater = TRUE;