AttributeNode::__construct( SymfonyComponentCssSelectorNodeNodeInterface $selector, string $namespace, string $attribute, string $operator, string $value )


Description Description


Parameters Parameters

$selector

(Required)

$namespace

(Required)

$attribute

(Required)

$operator

(Required)

$value

(Required)


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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