Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Sulu
Bundle
WebsiteBundle
Resolver
RequestAnalyzerResolverInterface
PHP Interface Sulu\Bundle\WebsiteBundle\Resolver\RequestAnalyzerResolverInterface
ファイルを表示
Open project: sulu/sulu
Interface Usage Examples
Public Methods
Method
Description
resolve
(
Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface
$requestAnalyzer
) :
array
Resolves the request analyzer to an array.
Method Details
resolve()
public
method
Resolves the request analyzer to an array.
public
resolve
(
Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface
$requestAnalyzer
) :
array
$requestAnalyzer
Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface
return
array