@@ -18,7 +18,7 @@ |
||
18 | 18 | /** |
19 | 19 | * Sort items by date: the most recent first. |
20 | 20 | * |
21 | - * @return self |
|
21 | + * @return string|null |
|
22 | 22 | */ |
23 | 23 | public function sortByDate(): self |
24 | 24 | { |