Test Failed
Pull Request — master (#27)
by Christopher
02:29
created
src/AxillaryClasses/UrnValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
      *
13 13
      * @param string $urn the URN to validate
14 14
      *
15
-     * @return TRUE when the URN is valid, FALSE when invalid
15
+     * @return boolean when the URN is valid, FALSE when invalid
16 16
      */
17 17
     public static function validate($urn)
18 18
     {
Please login to merge, or discard this patch.