Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/Interface/exists.php
Назад
<?php declare(strict_types=1); namespace Psl\Interface; use function interface_exists; /** * Checks if the interface with the given name exists. * * @param string $interface_name */ function exists(string $interface_name): bool { /** @var bool */ return interface_exists($interface_name, true); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка