File "UnterminatedRegExpException.php"
Full Path: /var/www/html/wordpress/wp-content/plugins/wp-optimize/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedRegExpException.php
File size: 82 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace JSMin;
class UnterminatedRegExpException extends \Exception {
}