]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/discovery/class_DiscoverableSocket.php
Many classes/interfaces added/continued:
[hub.git] / application / hub / interfaces / discovery / class_DiscoverableSocket.php
index 889f4aeb0ef62fef90e0c70c0187d71afa38f68c..3c589c9c4acbaa07435ef64ad1066faf3a96cc9c 100644 (file)
@@ -27,6 +27,7 @@ interface DiscoverableSocket extends FrameworkInterface {
         * matching socket resource.
         *
         * @param       $packageData            Raw package data array
+        * @param       $packageInstance        A Deliverable instance
         * @return      $socketResource         A valid socket resource
         */
        function discoverSocket (array $packageData);