Completed
Push — 1 ( a879de...09ec5d )
by Morven
01:44
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.