Skip to content

Commit 8316e61

Browse files
ycerutonicolas-grekas
authored andcommitted
Code enhancement and cleanup
1 parent f2cc2c5 commit 8316e61

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

XPath/Translator.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ class Translator implements TranslatorInterface
6868
*/
6969
private $attributeMatchingTranslators = array();
7070

71-
/**
72-
* Constructor.
73-
*/
7471
public function __construct(ParserInterface $parser = null)
7572
{
7673
$this->mainParser = $parser ?: new Parser();

0 commit comments

Comments
 (0)