Свойство | Тип | Описание | |
---|---|---|---|
$View | View The view object |
Метод | Описание | |
---|---|---|
__construct ( ) | Construct the (base) controller. This happens when a real controller is constructed, like in the constructor of IndexController when it says: parent::__construct(); |
public __construct ( ) |