\app\framework\Component\RouteRoute

Summary

Methods
Properties
Constants
__construct()
get()
dispatch()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
respond()
$KleinInstance
N/A

Properties

$KleinInstance

$KleinInstance : 

Type

Methods

__construct()

__construct() 

Route constructor.

get()

get(  $path,   $callback) 

Parameters

$path
$callback

dispatch()

dispatch() 

respond()

respond(  $method,   $path,   $callback) 

Parameters

$method
$path
$callback