WooCommerce Code Reference

CSSString extends PrimitiveValue
in package

This class is a wrapper for quoted strings to distinguish them from keywords.

CSSStrings always output with double quotes.

Table of Contents

$sString  : string
__construct()  : mixed
__toString()  : string
getString()  : string
render()  : string
setString()  : void
parseMicrosoftFilter()  : CSSFunction
parseUnicodeRangeValue()  : string

Properties

Methods