Your IP : 216.73.217.95


Current Path : /var/www/surf/TYPO3/vendor/doctrine/dbal/src/Event/
Upload File :
Current File : /var/www/surf/TYPO3/vendor/doctrine/dbal/src/Event/TransactionCommitEventArgs.php

<?php

declare(strict_types=1);

namespace Doctrine\DBAL\Event;

/** @deprecated */
class TransactionCommitEventArgs extends TransactionEventArgs
{
}