Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/Str/Byte/lowercase.php
Назад
<?php declare(strict_types=1); namespace Psl\Str\Byte; use function strtolower; /** * Returns the string with all alphabetic characters converted to lowercase. * * @pure */ function lowercase(string $string): string { return strtolower($string); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка