serivce = (string) $service; } public function getCommand() { return sprintf( 'ADD_SVC_COMMENT;%s;%u;%s', $this->host, $this->persistent, parent::getCommand() ); } }