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

Breadcrumb

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

NodeTraverser::STOP_TRAVERSAL

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

Deprecated

Use NodeVisitor::STOP_TRAVERSAL instead.

File

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

Class

NodeTraverser

Namespace

PhpParser

Code

public const STOP_TRAVERSAL = NodeVisitor::STOP_TRAVERSAL;

API Navigation

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