protected function loadHost() { $this->register(HostManager::getHostByName($this->hostName)); }
protected function loadHost() { $this->register(HostManager::getHostByName($this->hostName, $this->config->AuxConfig->autoCreateHost)); }