]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/package/class_Deliverable.php
Introduced package fragmenter class to fragment network packages into smaller chunks
[hub.git] / application / hub / interfaces / package / class_Deliverable.php
index cdf483346ba0c625717f8d08ab3e8620f61585a0..65c70c4aea1b28784c18be396e67e051059ea76a 100644 (file)
@@ -78,7 +78,7 @@ interface Deliverable extends FrameworkInterface {
         *
         * @return      void
         */
-       function sentWaitingPackage ();
+       function sendWaitingPackage ();
 }
 
 // [EOF]