Adds a new class name to the currently matched tag.
Parameters
$class_name
stringrequired- The class name to add.
Source
/*
* > A start tag whose tag name is "head"
Changelog
Version | Description |
---|---|
6.6.0 | Introduced. |
Adds a new class name to the currently matched tag.
$class_name
stringrequired
/*
* > A start tag whose tag name is "head"
Version | Description |
---|---|
6.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.