Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ApiPlatform
Core
PathResolver
UnderscoreOperationPathResolver
PHP 클래스 ApiPlatform\Core\PathResolver\UnderscoreOperationPathResolver
저자:
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