Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TransactionManagerBase.php

TransactionManagerBase::$postTransactionCallbacks

A list of post-transaction callbacks.

Type: callable[]

File

core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php, line 91

Class

TransactionManagerBase
The database transaction manager base class.

Namespace

Drupal\Core\Database\Transaction

Code

private array $postTransactionCallbacks = [];
RSS feed
Powered by Drupal