RouteFile
in package
Table of Contents
- $func : mixed
- __construct() : mixed
- RouteFile constructor.
- getFunc() : mixed
- setFunc() : void
Properties
$func
private
mixed
$func
Methods
__construct()
RouteFile constructor.
public
__construct( $func) : mixed
Parameters
Return values
mixed —getFunc()
public
getFunc() : mixed
Return values
mixed —setFunc()
public
setFunc(mixed $func) : void
Parameters
- $func : mixed