ElementNode::__construct( string|null $namespace = null, string|null $element = null )


Description Description


Parameters Parameters

$namespace

(Optional)

Default value: null

$element

(Optional)

Default value: null


Top ↑

Source Source

File: vendor/symfony/css-selector/Node/ElementNode.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.