Файловый менеджер - Редактировать - /home/avadvi5/calendar.aeronextgen.com/davis/vendor/doctrine/orm/src/Mapping/Exception/CannotGenerateIds.php
Ðазад
<?php declare(strict_types=1); namespace Doctrine\ORM\Mapping\Exception; use Doctrine\DBAL\Platforms\AbstractPlatform; use Doctrine\ORM\Exception\ORMException; use function get_debug_type; use function sprintf; final class CannotGenerateIds extends ORMException { public static function withPlatform(AbstractPlatform $platform): self { return new self(sprintf( 'Platform %s does not support generating identifiers', get_debug_type($platform) )); } }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка