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

Breadcrumb

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

function SelectorNode::getTree

File

vendor/symfony/css-selector/Node/SelectorNode.php, line 35

Class

SelectorNode
Represents a "<selector>(::|:)<pseudoElement>" node.

Namespace

Symfony\Component\CssSelector\Node

Code

public function getTree() : NodeInterface {
    return $this->tree;
}

API Navigation

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