Documentation

Rooter
in package

Tags
author

Kaloyan KRASTEV

link
kaloyansen@gmail.com
abstract

creates an instance of a controller class and calls the method if allowed

version
0.0.3

Table of Contents

$argument  : string
$chemin  : string
$method  : string
__construct()  : mixed
control()  : mixed

Properties

$argument

private string $argument

Methods

__construct()

public __construct(string $chemin, string $method[, string $argument = null ]) : mixed
Parameters
$chemin : string
$method : string
$argument : string = null
Return values
mixed

control()

public control() : mixed
Return values
mixed

Search results