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

Breadcrumb

  1. Drupal Core 11.1.x
  2. PrettyPrinterAbstract.php

PrettyPrinterAbstract::$docStringEndToken

Null if flexible doc strings are used.

Type: string|null Token placed at end of doc string to ensure it is followed by a newline.

File

vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php, line 124

Class

PrettyPrinterAbstract

Namespace

PhpParser

Code

protected ?string $docStringEndToken;

API Navigation

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