Current File : //var/www/prestashop/vendor/mrclay/jsmin-php/src/JSMin/UnterminatedCommentException.php
<?php

namespace JSMin;

class UnterminatedCommentException extends \Exception {
}