Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/.././././../vendor/phpoffice/../nesbot/../theseer/../laravel/./../unicodeveloper/../doctrine/dbal/./src/Cache/../Event
الملفات الموجودة في هذا الـ Path:
.
..
ConnectionEventArgs.php
Listeners
SchemaAlterTableAddColumnEventArgs.php
SchemaAlterTableChangeColumnEventArgs.php
SchemaAlterTableEventArgs.php
SchemaAlterTableRemoveColumnEventArgs.php
SchemaAlterTableRenameColumnEventArgs.php
SchemaColumnDefinitionEventArgs.php
SchemaCreateTableColumnEventArgs.php
SchemaCreateTableEventArgs.php
SchemaDropTableEventArgs.php
SchemaEventArgs.php
SchemaIndexDefinitionEventArgs.php
TransactionBeginEventArgs.php
TransactionCommitEventArgs.php
TransactionEventArgs.php
TransactionRollBackEventArgs.php

مشاهدة ملف: TransactionCommitEventArgs.php

<?php

declare(strict_types=1);

namespace Doctrine\DBAL\Event;

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