Controller_Compat42::init PHP Method

init() public method

public init ( )
    public function init()
    {
        parent::init();
        $this->app->compat_42 = $this;
    }