We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5896255 commit 8c06ed0Copy full SHA for 8c06ed0
1 file changed
src/Html.php
@@ -22,7 +22,7 @@
22
* You can specify, for example, `class`, `style` or `id` for an HTML element using the `$options` parameter. See the
23
* documentation of the {@see tag()} method for more details.
24
*/
25
-final class Html
+class Html
26
{
27
/**
28
* Regular expression used for attribute name validation.
0 commit comments