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

Breadcrumb

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

Serializer::$indentString

@var string The string to indent the comment with.

Type: indentString

File

vendor/phpdocumentor/reflection-docblock/src/DocBlock/Serializer.php, line 32

Class

Serializer
Converts a DocBlock back from an object to a complete DocComment including Asterisks.

Namespace

phpDocumentor\Reflection\DocBlock

Code

protected string $indentString = ' ';

API Navigation

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