Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PrettyPrinterAbstract.php
PrettyPrinterAbstract::$indentWidth
@var int Width in spaces to indent by.
Type:
indentWidth
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
PrettyPrinterAbstract.php
, line 112
Class
PrettyPrinterAbstract
Namespace
PhpParser
Code
private int $indentWidth;
RSS feed