src/HtmlTemplate/TagTree.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 139 characters
Open

        if (!$value instanceof Value && !$value instanceof HtmlTemplate) { // @phpstan-ignore instanceof.alwaysTrue, booleanAnd.alwaysFalse
Severity: Minor
Found in src/HtmlTemplate/TagTree.php by phpcodesniffer

There are no issues that match your filters.

Category
Status