PHP Class ApiPlatform\Core\PathResolver\CustomOperationPathResolver

Author: Guilhem N. ([email protected])
Inheritance: implements ApiPlatform\Core\PathResolver\OperationPathResolverInterface
Afficher le fichier Open project: api-platform/core

Méthodes publiques

Méthode Description
__construct ( ApiPlatform\Core\PathResolver\OperationPathResolverInterface $deferred )
resolveOperationPath ( string $resourceShortName, array $operation, boolean $collection ) : string

Method Details

__construct() public méthode

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

resolveOperationPath() public méthode

public resolveOperationPath ( string $resourceShortName, array $operation, boolean $collection ) : string
$resourceShortName string
$operation array
$collection boolean
Résultat string