]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/handler/answer-status/announcement/class_AnnouncementAnswerOkayHandler.php
Clear redundant database wrapper class as it is now done in DHT
[hub.git] / application / hub / main / handler / answer-status / announcement / class_AnnouncementAnswerOkayHandler.php
index 05dbf779a2b610d255e9922e017e5a70d462a3f7..e0f708e4fa2d8743e2af3b73c4ea5a6d5c5ed66a 100644 (file)
@@ -56,6 +56,7 @@ class AnnouncementAnswerOkayHandler extends BaseAnserStatusHandler implements Ha
         * @return      void
         * @throws      NodeSessionIdVerficationException       If the provided session id is not matching
         * @todo        Do some more here: Handle karma, et cetera?
+        * @todo        Rewrite this to use DHT
         */
        public function handleAnswerMessageData (array $messageData, Receivable $packageInstance) {
                // Get a database wrapper instance