PHP Class ApiPlatform\Core\PathResolver\UnderscoreOperationPathResolver

Author: Paul Le Corre ([email protected])
Inheritance: implements ApiPlatform\Core\PathResolver\OperationPathResolverInterface
Afficher le fichier Open project: api-platform/core Class Usage Examples

Méthodes publiques

Méthode Description
resolveOperationPath ( string $resourceShortName, array $operation, boolean $collection ) : string

Method Details

resolveOperationPath() public méthode

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