]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/handler/chunks/class_ChunkHandler.php
Opps ...
[hub.git] / application / hub / main / handler / chunks / class_ChunkHandler.php
index 7090c425e72d83ead644ae76ba9047fe61e10456..2887610b4a8734c93559b29cfb0ac9c10dceb542 100644 (file)
@@ -279,6 +279,8 @@ class ChunkHandler extends BaseHandler implements HandleableChunks, Registerable
         * 3) While so, do the final check on all hashes
         * 4) If the package is assembled back together, hash it again for
         *    the very final verification.
+        *
+        * @return      void
         */
        public function assembleChunksFromFinalArray () {
                $this->partialStub('Please implement this method.');