Automattic\WooCommerce\Vendor\Sabberworm\CSS\CSSList
CSSList::isRootList
Return true if the list can not be further outdented. Only important when rendering.
Method of the class: CSSList{}
No Hooks.
Returns
true|false.
Usage
$CSSList = new CSSList(); $CSSList->isRootList();
CSSList::isRootList() CSSList::isRootList code WC 10.5.0
abstract public function isRootList();