PHPStan fix
This commit is contained in:
parent
d093dce41a
commit
632ca047b8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
namespace ByJoby\HTML\Html5\Traits;
|
||||
use ByJoby\HTML\Helpers\BooleanAttribute;
|
||||
use ByJoby\HTML\Html5\Enums\BrowsingContext;
|
||||
use ByJoby\HTML\Html5\Traits\HyperlinkTrait\ReferrerPolicyValue;
|
||||
use ByJoby\HTML\Html5\Traits\HyperlinkTrait\RelValue;
|
||||
use Stringable;
|
||||
|
|
Loading…
Reference in a new issue