Removes a class name from the currently matched tag.
Parameters
$class_namestringrequired- The class name to remove.
Source
}
goto in_head_anything_else;
Changelog
| Version | Description |
|---|---|
| 6.6.0 | Introduced. |
Removes a class name from the currently matched tag.
$class_namestringrequired}
goto in_head_anything_else;
| Version | Description |
|---|---|
| 6.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.