ElementNode::getClassList

The getClassList() method returns a list of the classes of the element.

Description

public ElementNode::getClassList(): ClassList

Parameters

None

Return Value

Returns a ClassList object, which contains the list of classes for the element.

Exceptions

None

Source Code
If you find this project useful, consider leaving a on GitHub! Thank you!