Yaf_Controller_Abstract::getModuleName
PHP Manual
PHP Manual»Yaf_Controller_Abstract»Yaf_Controller_Abstract::getModuleName

Yaf_Controller_Abstract::getModuleName

(Yaf >=1.0.0)

Yaf_Controller_Abstract::getModuleNameGet module name

Beschreibung

public function Yaf_Controller_Abstract::getModuleName(): string

get the controller's module name

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

To Top