PHP 클래스 GcConfig\Controller\IndexController

상속: extends Gc\Mvc\Controller\Action
파일 보기 프로젝트 열기: gotcms/gotcms

보호된 프로퍼티들

프로퍼티 타입 설명
$aclPage array Contains information about acl

공개 메소드들

메소드 설명
indexAction ( ) : Zend\View\Model\ViewModel | array Display text

메소드 상세

indexAction() 공개 메소드

Display text
public indexAction ( ) : Zend\View\Model\ViewModel | array
리턴 Zend\View\Model\ViewModel | array

프로퍼티 상세

$aclPage 보호되어 있는 프로퍼티

Contains information about acl
protected array $aclPage
리턴 array