Completed
Pull Request — master (#130)
by Deven
66:32 queued 63:33
created
src/Controller/PagesController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
  * Displays a view
53 53
  *
54 54
  * @param mixed What page to display
55
- * @return void
55
+ * @return \Cake\Http\Response|null
56 56
  * @throws NotFoundException When the view file could not be found
57 57
  *	or MissingViewException in debug mode.
58 58
  */
Please login to merge, or discard this patch.