Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/vendor/azjezz/psl/src/Psl/IO/HandleInterface.php
Назад
<?php declare(strict_types=1); namespace Psl\IO; /** * An interface for an IO stream. * * For example, an IO handle might be attached to a file, a network socket, or * just an in-memory buffer. * * PHP IO handles can be thought of as having a combination of behaviors - some * of which are mutually exclusive - which are reflected in more-specific * interfaces; for example: * - Close * - Seek * - Read * - Write */ interface HandleInterface { }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка