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

Breadcrumb

  1. Drupal Core 11.1.x

Scalar.php

Same filename in this branch
  1. 11.1.x vendor/phpdocumentor/type-resolver/src/Types/Scalar.php

Namespace

PhpParser\Node

File

vendor/nikic/php-parser/lib/PhpParser/Node/Scalar.php

View source
<?php

declare (strict_types=1);
namespace PhpParser\Node;

abstract class Scalar extends Expr {

}

Classes

Title Deprecated Summary
Scalar

API Navigation

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