@@ -202,7 +202,7 @@ |
||
202 | 202 | /** |
203 | 203 | * Move the selection in a given direction, up / down |
204 | 204 | * |
205 | - * @param $direction |
|
205 | + * @param string $direction |
|
206 | 206 | */ |
207 | 207 | protected function moveSelection($direction) |
208 | 208 | { |