@@ -11,13 +11,4 @@ |
||
| 11 | 11 | */ |
| 12 | 12 | interface HeaderFormatter { |
| 13 | 13 | |
| 14 | - /** |
|
| 15 | - * Format the given header. |
|
| 16 | - * For example add a link to sort by this header/column. |
|
| 17 | - * |
|
| 18 | - * @param Header $header |
|
| 19 | - * @param Request $request |
|
| 20 | - * @return |
|
| 21 | - void |
|
| 22 | - public function format(Header $header, Request $request); |
|
| 23 | -} |
|
| 24 | 14 | \ No newline at end of file |
| 15 | + |
|
| 25 | 16 | \ No newline at end of file |