Controller

Extends \Rest\Action

interface Rest\Controller Describe a possible Controller to handle a Request

Methods

Execute the Default action of this controller

execute(\Rest\Rest\Server $restServer) : \Rest\Rest\Action

Arguments

$restServer

\Rest\Rest\Server

Response

\Rest\Rest\Action

$restVieworController