wikimedia/minify
Minification of JavaScript code and CSS stylesheets
Loading...
Searching...
No Matches
Wikimedia\Minify\ParseError Class Reference

Represent a JavaScript or CSS parser error. More...

Public Member Functions

 __construct ( $message, $offset)
 
 getMessage ()
 
 getOffset ()
 

Detailed Description

Represent a JavaScript or CSS parser error.

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Minify\ParseError::__construct ( $message,
$offset )
Parameters
string$message
int$offset

The documentation for this class was generated from the following file: