Skip to content

Commit ecd2fcb

Browse files
authored
add blank lines
1 parent 9ed82d1 commit ecd2fcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/PhpWord/Shared/Html.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,9 +536,11 @@ protected static function parseList($node, $element, &$styles, &$data)
536536
switch ($attribute->name) {
537537
case 'start':
538538
$start = (int) $attribute->value;
539+
539540
break;
540541
case 'type':
541542
$type = $attribute->value;
543+
542544
break;
543545
}
544546
}

0 commit comments

Comments
 (0)