Yaf_Request_Simple::__construct

(Yaf >=1.0.0)

Yaf_Request_Simple::__constructConstructor of Yaf_Request_Simple

Açıklama

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

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

add a note

User Contributed Notes

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