Файловый менеджер - Редактировать - /home/avadvi5/calendar.aeronextgen.com/davis/vendor/doctrine/orm/src/TransactionRequiredException.php
Ðазад
<?php declare(strict_types=1); namespace Doctrine\ORM; use Doctrine\ORM\Exception\ORMException; /** * Is thrown when a transaction is required for the current operation, but there is none open. * * @link www.doctrine-project.com */ class TransactionRequiredException extends ORMException { /** @return TransactionRequiredException */ public static function transactionRequired() { return new self('An open transaction is required for this operation.'); } }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка