Completed
Push — feature-docblock ( c8d72f )
by Wahiba
02:41
created
lib/Utils/Feature.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
      * @param string $basePath The feature base path.
64 64
      * @param array $options An array of options. Optional.
65 65
      *
66
-     * @return boolean
66
+     * @return boolean|null
67 67
      */
68 68
     public static function register($feature, $basePath, $options = [])
69 69
     {
Please login to merge, or discard this patch.