Passed
Push — master ( 069627...087cc0 )
by Mihail
03:55
created
Apps/ActiveRecord/App.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
      * Get single row by defined type and sys_name with query caching
60 60
      * @param string $type
61 61
      * @param string $sys_name
62
-     * @return mixed|null
62
+     * @return App
63 63
      * @throws SyntaxException
64 64
      */
65 65
     public static function getItem($type, $sys_name)
Please login to merge, or discard this patch.