@@ -67,7 +67,7 @@ |
||
67 | 67 | return $this; |
68 | 68 | } |
69 | 69 | /** |
70 | - * @return mixed |
|
70 | + * @return string |
|
71 | 71 | */ |
72 | 72 | public function getOptions() |
73 | 73 | { |
@@ -24,6 +24,7 @@ |
||
24 | 24 | } |
25 | 25 | /** |
26 | 26 | * Build a link |
27 | + * @param string $value |
|
27 | 28 | */ |
28 | 29 | public function formatCell($value, array $rowData, $context) |
29 | 30 | { |