Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 8b770c8

Browse files
committed
Remove bogus assert
- unneeded - typechecker and tests happy - needed for 3.12 as assert.active default has changed
1 parent 75bd37a commit 8b770c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/html/XHPHelpers.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ final public function transferAttributesToRenderedRoot(
164164
);
165165
}
166166
}
167-
assert($root instanceof HasXHPHelpers);
168167

169168
$attributes = $this->getAttributes();
170169

0 commit comments

Comments
 (0)