프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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 ( ) |