PHP 클래스 ApiPlatform\Core\PathResolver\DashOperationPathResolver

저자: Paul Le Corre ([email protected])
상속: implements ApiPlatform\Core\PathResolver\OperationPathResolverInterface
파일 보기 프로젝트 열기: api-platform/core 1 사용 예제들

공개 메소드들

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

메소드 상세

resolveOperationPath() 공개 메소드

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