Passed
Push — master ( f20f2e...004834 )
by Mihail
05:22
created
Widgets/Front/Contenttag/Contenttag.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -58,6 +58,9 @@
 block discarded – undo
58 58
     	]);
59 59
     }
60 60
     
61
+    /**
62
+     * @return string
63
+     */
61 64
     private function makeQuery()
62 65
     {
63 66
         return TagRecord::select([
Please login to merge, or discard this patch.