PHP Class GcConfig\Controller\IndexController

Inheritance: extends Gc\Mvc\Controller\Action
Afficher le fichier Open project: gotcms/gotcms

Protected Properties

Свойство Type Description
$aclPage array Contains information about acl

Méthodes publiques

Méthode Description
indexAction ( ) : Zend\View\Model\ViewModel | array Display text

Method Details

indexAction() public méthode

Display text
public indexAction ( ) : Zend\View\Model\ViewModel | array
Résultat Zend\View\Model\ViewModel | array

Property Details

$aclPage protected_oe property

Contains information about acl
protected array $aclPage
Résultat array