| Conditions | 1 |
| Paths | 1 |
| Total Lines | 4 |
| Code Lines | 2 |
| Lines | 0 |
| Ratio | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 26 | static public function depends_on() |
||
|
1 ignored issue
–
show
|
|||
| 27 | { |
||
| 28 | return array('\phpbb\admanagement\migrations\v10x\m4_indexes'); |
||
| 29 | } |
||
| 30 | |||
| 65 |