관리-도구
편집 파일: TransactionCommitEventArgs.php
<?php declare(strict_types=1); namespace Doctrine\DBAL\Event; /** @deprecated */ class TransactionCommitEventArgs extends TransactionEventArgs { }