Completed
Push — 1 ( 9b7a9d...a879de )
by Morven
07:43
created
code/control/Users_Account_Controller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -112,7 +112,7 @@
 block discarded – undo
112 112
      * Get an absolute link to this controller
113 113
      *
114 114
      * @param string $action
115
-     * @return string|null
115
+     * @return false|string
116 116
      */
117 117
     public function AbsoluteLink($action = null)
118 118
     {
Please login to merge, or discard this patch.