]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/handler/chunks/class_HandleableChunks.php
Opps ...
[hub.git] / application / hub / interfaces / handler / chunks / class_HandleableChunks.php
index ecef5d4258981ef7d32b6bad49a0335e82c8d93d..2fcc8c53ae1b4bac56932f03e79967f8c47fe012 100644 (file)
@@ -66,6 +66,8 @@ interface HandleableChunks extends Handleable {
         * 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
         */
        function assembleChunksFromFinalArray ();
 }