Current File : /var/www/vinorea/modules/psxdesign/vendor/jetbrains/phpstorm-stubs/Parle/LexerException.php
<?php

namespace Parle;

use Exception;
use Throwable;

class LexerException extends Exception implements Throwable {}