WooCommerce Code Reference

UnexpectedTokenException extends SourceException
in package

Thrown if the CSS parser encounters a token it did not expect.

Table of Contents

$sExpected  : string
$sFound  : string
$sMatchType  : string
Possible values: literal, identifier, count, expression, search
__construct()  : mixed

Properties

Methods