add blank lines
This commit is contained in:
parent
9ed82d1f5a
commit
ecd2fcbda8
@ -536,9 +536,11 @@ class Html
|
|||||||
switch ($attribute->name) {
|
switch ($attribute->name) {
|
||||||
case 'start':
|
case 'start':
|
||||||
$start = (int) $attribute->value;
|
$start = (int) $attribute->value;
|
||||||
|
|
||||||
break;
|
break;
|
||||||
case 'type':
|
case 'type':
|
||||||
$type = $attribute->value;
|
$type = $attribute->value;
|
||||||
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user