CakeFest 2024: The Official CakePHP Conference

Yaf_Dispatcher::getDefaultModule

(Yaf >=3.2.0)

Yaf_Dispatcher::getDefaultModuleRetrive the default module name

Açıklama

public Yaf_Dispatcher::getDefaultModule(): string

get the default module name

Bağımsız Değişkenler

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

Dönen Değerler

string, module name, default is "Index"

add a note

User Contributed Notes

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