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.
1 parent d255e42 commit f2cc2c5Copy full SHA for f2cc2c5
CssSelector.php
@@ -71,8 +71,8 @@ class CssSelector
71
* Optionally, a prefix can be added to the resulting XPath
72
* expression with the $prefix parameter.
73
*
74
- * @param mixed $cssExpr The CSS expression.
75
- * @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
76
77
* @return string
78
*/
0 commit comments