@@ -13,8 +13,8 @@ discard block |
||
13 | 13 | class v2_0_0 extends \phpbb\db\migration\container_aware_migration |
14 | 14 | { |
15 | 15 | /** |
16 | - * @inheritDoc |
|
17 | - */ |
|
16 | + * @inheritDoc |
|
17 | + */ |
|
18 | 18 | static public function depends_on() |
19 | 19 | { |
20 | 20 | return array( |
@@ -23,8 +23,8 @@ discard block |
||
23 | 23 | } |
24 | 24 | |
25 | 25 | /** |
26 | - * @inheritDoc |
|
27 | - */ |
|
26 | + * @inheritDoc |
|
27 | + */ |
|
28 | 28 | public function update_data() |
29 | 29 | { |
30 | 30 | return array( |