PHP 인터페이스 ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolverInterface

저자: Teoh Han Hui ([email protected])
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
getRouteName ( string $resourceClass, boolean $collection ) : string Finds the route name for a resource.

메소드 상세

getRouteName() 공개 메소드

Finds the route name for a resource.
public getRouteName ( string $resourceClass, boolean $collection ) : string
$resourceClass string
$collection boolean
리턴 string