RequestHandlerResolver

Analyzes the raw request and delivers a request handler which can handle it.

Internal

only to be used within Extbase, not part of TYPO3 Core API.

Table of Contents

Methods

__construct()  : mixed
resolveRequestHandler()  : RequestHandlerInterface
Analyzes the raw request and tries to find a request handler which can handle it. If none is found, an exception is thrown.

Methods


        
On this page

Search results