Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ElementNode.php
function ElementNode::__construct
File
vendor/
symfony/
css-selector/
Node/
ElementNode.php
, line 26
Class
ElementNode
Represents a "<namespace>|<element>" node.
Namespace
Symfony\Component\CssSelector\Node
Code
public
function
__construct
(?string
$namespace
=
null
, ?string
$element
=
null
) { }
RSS feed