We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a0b264 + f2cc2c5 commit 1dfbeb8Copy full SHA for 1dfbeb8
CssSelector.php
@@ -68,8 +68,8 @@ class CssSelector
68
* Optionally, a prefix can be added to the resulting XPath
69
* expression with the $prefix parameter.
70
*
71
- * @param mixed $cssExpr The CSS expression.
72
- * @param string $prefix An optional prefix for the XPath expression.
+ * @param mixed $cssExpr The CSS expression
+ * @param string $prefix An optional prefix for the XPath expression
73
74
* @return string
75
*/
0 commit comments