| 1 | <?php |
||
| 11 | class MySqlAlterTableCodeStore extends CodeStore |
||
| 12 | { |
||
| 13 | //-------------------------------------------------------------------------------------------------------------------- |
||
| 14 | /** |
||
| 15 | * {@inheritdoc} |
||
| 16 | */ |
||
| 17 | protected function indentationMode($line) |
||
| 35 | |||
| 36 | //-------------------------------------------------------------------------------------------------------------------- |
||
| 37 | } |
||
| 38 | |||
| 40 |