/
home
/
obinna
/
html
/
boazapp
/
vendor
/
doctrine
/
dbal
/
src
/
Event
/
Upload File
HOME
<?php declare(strict_types=1); namespace Doctrine\DBAL\Event; /** @deprecated */ class TransactionRollBackEventArgs extends TransactionEventArgs { }