PHP Class ApiPlatform\Core\PathResolver\DashOperationPathResolver

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

Public Methods

Method Description
resolveOperationPath ( string $resourceShortName, array $operation, boolean $collection ) : string

Method Details

resolveOperationPath() public method

public resolveOperationPath ( string $resourceShortName, array $operation, boolean $collection ) : string
$resourceShortName string
$operation array
$collection boolean
return string