/**
  * @return \app\components\ViewExtended
  */
 public function getView()
 {
     return parent::getView();
 }