Completed
Push — master ( a921a6...4bc1f0 )
by Mihail
06:01
created
src/Ffcms/Core/Helper/HTML/System/NativeGenerator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
      * @param string|null $add
19 19
      * @param array $params
20 20
      * @param bool $encode
21
-     * @return null|string
21
+     * @return string
22 22
      */
23 23
     public static function to($controller_action, $id = null, $add = null, array $params = null, $encode = true)
24 24
     {
Please login to merge, or discard this patch.