Файловый менеджер - Редактировать - /home/clickysoft/public_html/jm5-api.clickysoft.net/vendor/nunomaduro/termwind/src/Components/Raw.php
Назад
<?php declare(strict_types=1); namespace Termwind\Components; /** * @internal */ final class Raw extends Element { /** * Get the string representation of the element. */ public function toString(): string { return is_array($this->content) ? implode('', $this->content) : $this->content; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка