Skip to content

Commit

Permalink
Update transactions.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLandauer committed Nov 6, 2021
1 parent 9b6ac8f commit c8c0487
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/en/reference/transactions.rst
Expand Up @@ -3,8 +3,7 @@ Transactions

A ``Doctrine\DBAL\Connection`` provides an API for
transaction management, with the methods
``beginTransaction()``, ``commit()`` and
``#rollBack()``.
``beginTransaction()``, ``commit()`` and ``rollBack()``.

Transaction demarcation with the Doctrine DBAL looks as follows:

Expand Down

0 comments on commit c8c0487

Please sign in to comment.