Documentation

Server.php

Interfaces, Classes, Traits and Enums

Server
The attribute may be applied at class or method level, or in {@see \OpenApi\Attributes\Operation::$servers} to define servers for the single operation (when applied at method level) or for all operations of a class (when applied at class level). It can also be used in {@see \OpenApi\Attributes\OpenAPIDefinition::$servers} to define spec level servers.

Search results