Commit c64c5679 authored by Sebastian's avatar Sebastian

Update Connection.php

These events don't exist.
parent a900ed83
......@@ -1251,9 +1251,6 @@ class Connection implements DriverConnection
/**
* Cancels any database changes done during the current transaction.
*
* This method can be listened with onPreTransactionRollback and onTransactionRollback
* eventlistener methods.
*
* @throws \Doctrine\DBAL\ConnectionException If the rollback operation failed.
*/
public function rollBack()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment