PHP 인터페이스 ApiPlatform\Core\PathResolver\OperationPathResolverInterface

저자: Paul Le Corre ([email protected])
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
resolveOperationPath ( string $resourceShortName, array $operation, boolean $collection ) : string Resolves the operation path.

메소드 상세

resolveOperationPath() 공개 메소드

Resolves the operation path.
public resolveOperationPath ( string $resourceShortName, array $operation, boolean $collection ) : string
$resourceShortName string
$operation array The operation metadata
$collection boolean
리턴 string