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

Breadcrumb

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

PrettyPrinterAbstract::$insertionMap

"{$node->getType()}->{$subNode}" to [$find, $beforeToken, $extraLeft, $extraRight]. $find is an optional token after which the insertion occurs. $extraLeft/Right are optionally added before/after the main insertions.

Type: array Map from

File

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

Class

PrettyPrinterAbstract

Namespace

PhpParser

Code

protected array $insertionMap;

API Navigation

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