Yaf_Dispatcher::setDefaultModule
PHP Manual
PHP Manual»Yaf_Dispatcher»Yaf_Dispatcher::setDefaultModule

Yaf_Dispatcher::setDefaultModule

(Yaf >=1.0.0)

Yaf_Dispatcher::setDefaultModuleChange default module name

Description

public function Yaf_Dispatcher::setDefaultModule(string $module): Yaf_Dispatcher

Parameters

module

Return Values

To Top