Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/IO/CloseHandleInterface.php
Назад
<?php declare(strict_types=1); namespace Psl\IO; /** * A handle that is explicitly closeable. */ interface CloseHandleInterface extends HandleInterface { /** * Close the handle. * * @throws Exception\RuntimeException If unable to close the handle. */ public function close(): void; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка