D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
3023066
/
task
/
3023066
/
cwd
/
www
/
vendor
/
doctrine
/
dbal
/
src
/
Event
/
Filename :
TransactionRollBackEventArgs.php
back
Copy
<?php declare(strict_types=1); namespace Doctrine\DBAL\Event; /** @deprecated */ class TransactionRollBackEventArgs extends TransactionEventArgs { }