Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/larastan/larastan/src/Properties/SchemaColumn.php
Назад
<?php declare(strict_types=1); namespace Larastan\Larastan\Properties; /** @see https://github.com/psalm/laravel-psalm-plugin/blob/master/src/SchemaColumn.php */ final class SchemaColumn { public string $writeableType; public function __construct( public string $name, public string $readableType, public bool $nullable = false, /** @var array<int, string> */ public array|null $options = null, ) { $this->writeableType = $readableType; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка