Файловый менеджер - Редактировать - /home/clickysoft/public_html/charliapp-v2.clickysoft.net/vendor/zircote/swagger-php/src/Analysers/AnnotationFactoryInterface.php
Назад
<?php declare(strict_types=1); /** * @license Apache 2.0 */ namespace OpenApi\Analysers; use OpenApi\Annotations as OA; use OpenApi\Context; use OpenApi\Generator; interface AnnotationFactoryInterface { /** * Checks if this factory is supported by the current runtime. */ public function isSupported(): bool; public function setGenerator(Generator $generator): void; /** * @return array<OA\AbstractAnnotation> top level annotations */ public function build(\Reflector $reflector, Context $context): array; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка