ConstExprEvaluationException.php
Namespace
PhpParserFile
-
vendor/
nikic/ php-parser/ lib/ PhpParser/ ConstExprEvaluationException.php
View source
<?php
declare (strict_types=1);
namespace PhpParser;
class ConstExprEvaluationException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ConstExprEvaluationException |