PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
doctrine
/
dbal
/
src
/
Event
/
Editing: TransactionRollBackEventArgs.php
<?php declare(strict_types=1); namespace Doctrine\DBAL\Event; /** @deprecated */ class TransactionRollBackEventArgs extends TransactionEventArgs { }
SAVE
CANCEL