PHP Интерфейс ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolverInterface

Автор: Teoh Han Hui ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
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