Completed
Push — master ( ae2a76...966ecc )
by James
05:36
created
src/WebHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -237,7 +237,7 @@
 block discarded – undo
237 237
      *
238 238
      * @param string $directive the directive to be tested
239 239
      *
240
-     * @return bool TRUE if the $directive is known word
240
+     * @return integer TRUE if the $directive is known word
241 241
      */
242 242
     private function validateDirective($directive)
243 243
     {
Please login to merge, or discard this patch.