Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
Назад
<?php declare(strict_types=1); namespace Doctrine\Inflector\Rules; class Word { /** @var string */ private $word; public function __construct(string $word) { $this->word = $word; } public function getWord(): string { return $this->word; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка