]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/helper/connections/class_ConnectionHelper.php
Refacturing to pass a ProtocolHandler instance instead of the direct name. This
[hub.git] / application / hub / interfaces / helper / connections / class_ConnectionHelper.php
index f6530d87b5c096ebfed0c8263e786edd5b11dd6f..3c088407fcaf6f09c3250d139e7cdb1239db10ee 100644 (file)
@@ -48,13 +48,6 @@ interface ConnectionHelper extends Helper {
         */
        function getPort ();
 
-       /**
-        * Getter for protocol
-        *
-        * @return      $protocol       Used protocol
-        */
-       function getProtocol ();
-
        /**
         * Getter for IP address
         *