@@ -112,7 +112,7 @@ |
||
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 | { |