Changed all true/false to TRUE/FALSE respectively as PHP constants are better than...
[core.git] / inc / classes / interfaces / registry / socket / class_RegisterableSocket.php
index ded46b686cecb4c619bb93c50d19d205cd11cc28..28ca7c39824b1cd75e4eba92b9ab6ac0022155d2 100644 (file)
@@ -24,7 +24,7 @@
 interface RegisterableSocket extends Registerable {
        /**
         * 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