Guides
Tutorials
interface ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface
{
public create(string $uriTemplate, array $context): ApiPlatform\Metadata\Operation
}interface ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface
{
public create(string $uriTemplate, array $context): ApiPlatform\Metadata\Operation
}public create(string $uriTemplate, array $context): ApiPlatform\Metadata\Operationpublic create(string $uriTemplate, array $context): ApiPlatform\Metadata\Operation| uriTemplate | string | |
| context | array |