Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AbstractNode.php
AbstractNode::$parent
Type:
parent
File
vendor/
phpunit/
php-code-coverage/
src/
Node/
AbstractNode.php
, line 33
Class
AbstractNode
@internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage
Namespace
SebastianBergmann\CodeCoverage\Node
Code
private readonly ?AbstractNode $parent;
RSS feed