D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
dateitor
/
public_html
/
vendor
/
doctrine
/
dbal
/
src
/
Event
/
Filename :
TransactionBeginEventArgs.php
back
Copy
<?php declare(strict_types=1); namespace Doctrine\DBAL\Event; /** @deprecated */ class TransactionBeginEventArgs extends TransactionEventArgs { }