Automattic\WooCommerce\Vendor\Symfony\Component\CssSelector\Node

NodeInterface::getSpecificitypublicWC 1.0

Method of the class: NodeInterface{}

No Hooks.

Returns

null. Nothing (null).

Usage

$NodeInterface = new NodeInterface();
$NodeInterface->getSpecificity(): Specificity;

NodeInterface::getSpecificity() code WC 10.4.3

public function getSpecificity(): Specificity;