Файловый менеджер - Редактировать - /home/harasnat/www/learning/lib/openspout/src/Reader/SheetIteratorInterface.php
Назад
<?php declare(strict_types=1); namespace OpenSpout\Reader; use Iterator; /** * @template T of SheetInterface * * @extends Iterator<T> */ interface SheetIteratorInterface extends Iterator { /** * @return T of SheetInterface */ public function current(): SheetInterface; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка