Yaf_Request_Simple::__construct

(Yaf >=1.0.0)

Yaf_Request_Simple::__constructConstructor of Yaf_Request_Simple

Descrizione

public Yaf_Request_Simple::__construct(
    string $method = ?,
    string $module = ?,
    string $controller = ?,
    string $action = ?,
    array $params = ?
)

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top