@@ -5,7 +5,7 @@ |
||
| 5 | 5 | * Provides Pagination for shortlist controller |
| 6 | 6 | */ |
| 7 | 7 | class ShortListPaginationExtension extends DataExtension { |
| 8 | - /** |
|
| 8 | + /** |
|
| 9 | 9 | * Get a paginated list of the shortlist items. |
| 10 | 10 | * |
| 11 | 11 | * @return mixed the paginated list of items, or false if the list cannot be found. |