@@ -102,6 +102,9 @@ |
||
| 102 | 102 | return []; |
| 103 | 103 | } |
| 104 | 104 | |
| 105 | + /** |
|
| 106 | + * @param string $action |
|
| 107 | + */ |
|
| 105 | 108 | public function Link($action = null) |
| 106 | 109 | { |
| 107 | 110 | $link = Controller::join_links( |