Yaf_Dispatcher::getDefaultModule

(Yaf >=3.2.0)

Yaf_Dispatcher::getDefaultModuleRetrive the default module name

Descrizione

public Yaf_Dispatcher::getDefaultModule(): string

get the default module name

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

string, module name, default is "Index"

add a note add a note

User Contributed Notes

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