Yaf_Action_Abstract::getControllerName

(No version information available, might only be in Git)

Yaf_Action_Abstract::getControllerName — Get controller name

説明

public function Yaf_Action_Abstract::getControllerName(): string

get the controller's name

パラメータ

この関数にはパラメータはありません。

戻り値

string, controller name

+add a note

User Contributed Notes

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