Example #1
0
 protected function importView(View $view)
 {
     $view->setRoute($this);
     return $this->importComponent($view);
 }