Connection::$transactionManager

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Database/Connection.php \Drupal\Core\Database\Connection::transactionManager

The transaction manager.

Type: transactionManager

File

core/lib/Drupal/Core/Database/Connection.php, line 243

Class

Connection
Base Database API class.

Namespace

Drupal\Core\Database

Code

protected TransactionManagerInterface|false $transactionManager;

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