WooCommerce Code Reference

UnexpectedEOFException extends UnexpectedTokenException
in package

Thrown if the CSS parser encounters end of file it did not expect.

Extends UnexpectedTokenException in order to preserve backwards compatibility.

Table of Contents

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

Properties

Methods