| Current Path : /opt/nginxhttpd_/vendor/doctrine/dbal/src/Event/ |
| Current File : //opt/nginxhttpd_/vendor/doctrine/dbal/src/Event/TransactionRollBackEventArgs.php |
<?php
declare(strict_types=1);
namespace Doctrine\DBAL\Event;
/** @deprecated */
class TransactionRollBackEventArgs extends TransactionEventArgs
{
}