PHP 8.1.28 Released!

Yaf_Controller_Abstract::getName

(Yaf >=3.2.0)

Yaf_Controller_Abstract::getNameGet self name

Descrição

public Yaf_Controller_Abstract::getName(): string

get the controller's name

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

string, controller name

add a note

User Contributed Notes

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