CakeFest 2024: The Official CakePHP Conference

Yaf_Controller_Abstract::getModuleName

(Yaf >=1.0.0)

Yaf_Controller_Abstract::getModuleNameObtiene el nombre del módulo

Descripción

public Yaf_Controller_Abstract::getModuleName(): string

Obtiene el nombre del módulo del controlador.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

add a note

User Contributed Notes

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