createTabs()->activate('cube/hosts'); $this->renderCube(); } protected function getCube(): IdoCube { return new IdoHostStatusCube(); } }