Automattic\WooCommerce\Vendor\Symfony\Component\CssSelector\Exception
SyntaxErrorException::nestedNot
Method of the class: SyntaxErrorException{}
No Hooks.
Returns
self.
Usage
$result = SyntaxErrorException::nestedNot();
SyntaxErrorException::nestedNot() SyntaxErrorException::nestedNot code WC 10.8.1
public static function nestedNot()
{
return new self('Got nested ::not().');
}