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

Açıklama

public function Yaf_Controller_Abstract::getModuleName(): string

get the controller's module name

Bağımsız Değişkenler

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

Dönen Değerler

To Top