PHP Interface Sulu\Bundle\WebsiteBundle\Resolver\RequestAnalyzerResolverInterface

Mostra file 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