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

Breadcrumb

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

NodeTraverser::REMOVE_NODE

Same name in this branch
  1. 11.1.x vendor/phpstan/phpdoc-parser/src/Ast/NodeTraverser.php \PHPStan\PhpDocParser\Ast\NodeTraverser::REMOVE_NODE

Deprecated

Use NodeVisitor::REMOVE_NODE instead.

File

vendor/nikic/php-parser/lib/PhpParser/NodeTraverser.php, line 19

Class

NodeTraverser

Namespace

PhpParser

Code

public const REMOVE_NODE = NodeVisitor::REMOVE_NODE;

API Navigation

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