Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ApiPlatform
Core
PathResolver
UnderscoreOperationPathResolver
PHP Class ApiPlatform\Core\PathResolver\UnderscoreOperationPathResolver
Author:
Paul Le Corre (
[email protected]
)
Inheritance:
implements
ApiPlatform\Core\PathResolver\OperationPathResolverInterface
Mostra file
Open project: api-platform/core
Class Usage Examples
Public Methods
Method
Description
resolveOperationPath
(
string
$resourceShortName
,
array
$operation
,
boolean
$collection
) :
string
Method Details
resolveOperationPath()
public
method
public
resolveOperationPath
(
string
$resourceShortName
,
array
$operation
,
boolean
$collection
) :
string
$resourceShortName
string
$operation
array
$collection
boolean
return
string