freescout/freescout-dist/vendor/nikic/php-parser/lib/PhpParser/ConstExprEvaluationException.php

7 lines
86 B
PHP
Raw Normal View History

2023-12-22 19:40:32 +00:00
<?php
namespace PhpParser;
class ConstExprEvaluationException extends \Exception
{}