Snaju Inception Docs

RouteFile
in package

Table of Contents

$func  : mixed
__construct()  : mixed
RouteFile constructor.
getFunc()  : mixed
setFunc()  : void

Properties

Methods

__construct()

RouteFile constructor.

public __construct( $func) : mixed
Parameters
$func :
Return values
mixed

getFunc()

public getFunc() : mixed
Return values
mixed

setFunc()

public setFunc(mixed $func) : void
Parameters
$func : mixed
Return values
void

Search results