Files
wonderful-weather/vendor/nikic/php-parser/lib/PhpParser/ConstExprEvaluationException.php
foobar 27c1969aaa init
2022-08-21 21:39:06 +02:00

7 lines
86 B
PHP

<?php
namespace PhpParser;
class ConstExprEvaluationException extends \Exception
{}