References ContentNegotiationProvider
Reference
C
Class

ApiPlatform\State\Provider\ContentNegotiationProvider

class ApiPlatform\State\Provider\ContentNegotiationProvider implements ApiPlatform\State\ProviderInterface
{
    public __construct(null|ApiPlatform\State\ProviderInterface $decorated, null|Negotiation\Negotiator $negotiator, array<string, array<int, string>> $formats, array<string, array<int, string>> $errorFormats)
    public provide(ApiPlatform\Metadata\Operation $operation, array $uriVariables, array $context): object|array
}

Methods

__construct

public __construct(null|ApiPlatform\State\ProviderInterface $decorated, null|Negotiation\Negotiator $negotiator, array<string, array<int, string>> $formats, array<string, array<int, string>> $errorFormats)

Parameters

decorated`ApiPlatform\State\ProviderInterface`
negotiatorNegotiation\Negotiator
formatsarray<string, array<int, string>>
errorFormatsarray<string, array<int, string>>

provide

public provide(ApiPlatform\Metadata\Operation $operation, array $uriVariables, array $context): object|array

Parameters

operation`ApiPlatform\Metadata\Operation`
uriVariablesarray
contextarray

Returns

object
array

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop