]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/registry/socket/class_SocketRegistry.php
Changed all true/false to TRUE/FALSE respectively as PHP constants are better than...
[hub.git] / application / hub / main / registry / socket / class_SocketRegistry.php
index b75c78204ad76a89782e70d32b911e72322f9f9b..d03d2eead0992095d264f4d335c28a0243e732e7 100644 (file)
@@ -131,7 +131,7 @@ class SocketRegistry extends BaseRegistry implements Register, RegisterableSocke
 
        /**
         * Checks whether given socket resource is registered. If $socketResource is
-        * false only the instance will be checked.
+        * FALSE only the instance will be checked.
         *
         * @param       $protocolInstance       An instance of a ProtocolHandler class
         * @param       $socketResource         A valid socket resource