Skip to content

Commit e4b8c06

Browse files
committed
derp
1 parent 040c7f4 commit e4b8c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/microhtml.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/**
88
* @phpstan-type Attrs array<string,string|\Stringable|null|bool|int|float>
9-
* @phpstan-type Child \MicroHTML\HTMLElement|string|\Stringablenull|bool|int|float
9+
* @phpstan-type Child \MicroHTML\HTMLElement|string|\Stringable|null|bool|int|float
1010
* @phpstan-type Arg Attrs|Child
1111
*/
1212
class HTMLElement

0 commit comments

Comments
 (0)