See Release Notes
Long Term Support Release
Differences Between: [Versions 310 and 401] [Versions 311 and 401] [Versions 39 and 401] [Versions 400 and 401]
(no description)
File Size: | 51 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
UnexpectedTokenException:: (1 method):
__construct()
Class: UnexpectedTokenException - X-Ref
Thrown if the CSS parser encounters a token it did not expect.__construct($sExpected, $sFound, $sMatchType = 'literal', $iLineNo = 0) X-Ref |
param: string $sExpected param: string $sFound param: string $sMatchType param: int $iLineNo |