]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/helper/nodes/class_NodeHelper.php
Changed all true/false to TRUE/FALSE respectively as PHP constants are better than...
[hub.git] / application / hub / interfaces / helper / nodes / class_NodeHelper.php
index 280fd9d8c42528e1caa689a482ec7c5fad403814..33d0978bf4c8aebdaed010b55baaa27ec16bcf17 100644 (file)
@@ -60,7 +60,7 @@ interface NodeHelper extends Helper, AddableCriteria {
 
        /**
         * Activates the hub by doing some final preparation and setting
-        * $hubIsActive to true
+        * $hubIsActive to TRUE.
         *
         * @param       $requestInstance        A Requestable class
         * @param       $responseInstance       A Responseable class