PHP Class Kohkimakimoto\Worker\HttpServer\HttpRouter

Datei anzeigen Open project: kohkimakimoto/workerphp

Protected Properties

Property Type Description
$routes

Public Methods

Method Description
__construct ( $eventLoop )
configureRoutes ( )
getRoutes ( )

Method Details

__construct() public method

public __construct ( $eventLoop )

configureRoutes() public method

public configureRoutes ( )

getRoutes() public method

public getRoutes ( )

Property Details

$routes protected_oe property

protected $routes