getView()->setPath('dbms'); } // final public function getServiceService(): ServiceService { if ($this->_service === null) { $this->_service = new ServiceService(); } return $this->_service; } } //Class