Completed
Pull Request — experimental/3.1 (#1985)
by Kentaro
68:43
created
app/Plugin/ExamplePlugin/Controller/ExampleController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,7 @@
 block discarded – undo
93 93
      *
94 94
      * @param Application $app
95 95
      * @param Request $request
96
-     * @return array
96
+     * @return Response
97 97
      */
98 98
     public function examplePayment(Application $app, Request $request)
99 99
     {
Please login to merge, or discard this patch.