PHP Класс ApiPlatform\Core\PathResolver\CustomOperationPathResolver

Автор: Guilhem N. ([email protected])
Наследование: implements ApiPlatform\Core\PathResolver\OperationPathResolverInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ApiPlatform\Core\PathResolver\OperationPathResolverInterface $deferred )
resolveOperationPath ( string $resourceShortName, array $operation, boolean $collection ) : string

Описание методов

__construct() публичный метод

public __construct ( ApiPlatform\Core\PathResolver\OperationPathResolverInterface $deferred )
$deferred ApiPlatform\Core\PathResolver\OperationPathResolverInterface

resolveOperationPath() публичный метод

public resolveOperationPath ( string $resourceShortName, array $operation, boolean $collection ) : string
$resourceShortName string
$operation array
$collection boolean
Результат string