Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

ConstExprEvaluationException.php

Namespace

PhpParser

File

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

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal