]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/package/class_Receivable.php
Fixed a lot broken stuff:
[hub.git] / application / hub / interfaces / package / class_Receivable.php
index f35f28a412966dac0b1e061ebf85d35a94fe65e6..126247bdfca788190e0dbea614096152d71ae0f2 100644 (file)
@@ -25,10 +25,9 @@ interface Receivable extends FrameworkInterface {
        /**
         * Checks whether new raw data from the socket has arrived
         *
-        * @param       $poolInstance   An instance of a PoolableListener class
         * @return      $hasArrived             Whether raw package data has arrived at a socket
         */
-       function isNewRawDataPending (PoolableListener $poolInstance);
+       function isNewRawDataPending ();
 
        /**
         * Handles the incoming decoded raw data. This method does not "convert" the