Completed
Branch master (0a11c9)
by Cheren
09:40
created
src/Controller/Admin/GroupsController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
     /**
35 35
      * Edit action.
36 36
      *
37
-     * @return mixed
37
+     * @return \Cake\Network\Response|null
38 38
      */
39 39
     public function add()
40 40
     {
Please login to merge, or discard this patch.