PHP Класс Blog\Controller\IndexController

Наследование: extends think\Controller
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$whiteList array Fields white list

Открытые методы

Метод Описание
documentCommentAction ( ) : array List all comment by document id
indexAction ( ) : array Index action, list all documents with comments

Описание методов

documentCommentAction() публичный Метод

List all comment by document id
public documentCommentAction ( ) : array
Результат array

indexAction() публичный Метод

Index action, list all documents with comments
public indexAction ( ) : array
Результат array

Описание свойств

$whiteList защищенное свойство

Fields white list
protected array $whiteList
Результат array