Completed
Pull Request — master (#170)
by Simonas
03:06
created
Controller/ProfilesController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,6 @@
 block discarded – undo
71 71
     /**
72 72
      * Returns a json list of profiles
73 73
      *
74
-     * @param Request $request
75 74
      *
76 75
      * @return Response
77 76
      */
Please login to merge, or discard this patch.
Document/Setting.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -145,7 +145,7 @@
 block discarded – undo
145 145
     /**
146 146
      * Get profile.
147 147
      *
148
-     * @return string|array
148
+     * @return string
149 149
      */
150 150
     public function getProfile()
151 151
     {
Please login to merge, or discard this patch.