Completed
Pull Request — master (#57)
by Nicolas
02:14
created
Widgets/PostsWidget.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -45,9 +45,9 @@
 block discarded – undo
45 45
     }
46 46
 
47 47
     /**
48
-    * Get the widget type
49
-    * @return string
50
-    */
48
+     * Get the widget type
49
+     * @return string
50
+     */
51 51
     protected function options()
52 52
     {
53 53
         return [
Please login to merge, or discard this patch.