@@ -13,8 +13,8 @@ discard block |
||
| 13 | 13 | class cat_description extends \phpbb\textreparser\row_based_plugin |
| 14 | 14 | { |
| 15 | 15 | /** |
| 16 | - * {@inheritdoc} |
|
| 17 | - */ |
|
| 16 | + * {@inheritdoc} |
|
| 17 | + */ |
|
| 18 | 18 | public function get_columns() |
| 19 | 19 | { |
| 20 | 20 | return array( |
@@ -26,8 +26,8 @@ discard block |
||
| 26 | 26 | } |
| 27 | 27 | |
| 28 | 28 | /** |
| 29 | - * {@inheritdoc} |
|
| 30 | - */ |
|
| 29 | + * {@inheritdoc} |
|
| 30 | + */ |
|
| 31 | 31 | protected function get_records_by_range_query($min_id, $max_id) |
| 32 | 32 | { |
| 33 | 33 | $columns = $this->get_columns(); |
@@ -13,8 +13,8 @@ discard block |
||
| 13 | 13 | class cat_description extends \phpbb\textreparser\row_based_plugin |
| 14 | 14 | { |
| 15 | 15 | /** |
| 16 | - * {@inheritdoc} |
|
| 17 | - */ |
|
| 16 | + * {@inheritdoc} |
|
| 17 | + */ |
|
| 18 | 18 | public function get_columns() |
| 19 | 19 | { |
| 20 | 20 | return array( |
@@ -26,8 +26,8 @@ discard block |
||
| 26 | 26 | } |
| 27 | 27 | |
| 28 | 28 | /** |
| 29 | - * {@inheritdoc} |
|
| 30 | - */ |
|
| 29 | + * {@inheritdoc} |
|
| 30 | + */ |
|
| 31 | 31 | protected function get_records_by_range_query($min_id, $max_id) |
| 32 | 32 | { |
| 33 | 33 | $columns = $this->get_columns(); |