XPathExpr::__construct( string $path = '', string $element = '*', string $condition = '', bool $starPrefix = false )


Description Description


Parameters Parameters

$path

(Optional)

Default value: ''

$element

(Optional)

Default value: '*'

$condition

(Optional)

Default value: ''

$starPrefix

(Optional)

Default value: false


Top ↑

Source Source

File: vendor/symfony/css-selector/XPath/XPathExpr.php


			


Top ↑

User Contributed Notes User Contributed Notes

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