Completed
Push — master ( 7c844d...3d6a54 )
by Daniel
10s
created
code/controllers/ShareDraftController.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -107,9 +107,9 @@
 block discarded – undo
107 107
     }
108 108
 
109 109
     /**
110
-     * @param mixed $page
110
+     * @param DataObject|null $page
111 111
      *
112
-     * @return mixed
112
+     * @return ContentController
113 113
      */
114 114
     protected function getControllerFor($page)
115 115
     {
Please login to merge, or discard this patch.