TransactionTest::$postTransactionCallbackAction

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php \Drupal\KernelTests\Core\Database\TransactionTest::postTransactionCallbackAction

Keeps track of the post-transaction callback action executed.

Type: postTransactionCallbackAction

File

core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php, line 53

Class

TransactionTest
Tests the transactions, using the explicit ::commitOrRelease method.

Namespace

Drupal\KernelTests\Core\Database

Code

protected ?string $postTransactionCallbackAction = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.