Skip to content

Commit 6e0e22c

Browse files
GrahamCampbellfabpot
authored andcommitted
[2.3] CS And DocBlock Fixes
1 parent e83c5b8 commit 6e0e22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XPath/TranslatorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ interface TranslatorInterface
3434
public function cssToXPath($cssExpr, $prefix = 'descendant-or-self::');
3535

3636
/**
37-
* Translates a parsed selector node to an XPath expression
37+
* Translates a parsed selector node to an XPath expression.
3838
*
3939
* @param SelectorNode $selector
4040
* @param string $prefix

0 commit comments

Comments
 (0)