Skip to content

Commit 6c8c61d

Browse files
Franck RANAIVO-HARISOAFranck Ranaivo-Harisoa
authored andcommitted
Fix coding standard issues
1 parent 7ed5c25 commit 6c8c61d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/CssSelector/XPath/Extension/RelationExtension.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ public function translateRelationDirectAdjacent(XPathExpr $xpath, XPathExpr $com
5050
$combinedXpath
5151
->addNameTest()
5252
->addCondition('position() = 1');
53+
5354
return $xpath
54-
->join('[following-sibling::', $combinedXpath, ']', true)
55-
;
55+
->join('[following-sibling::', $combinedXpath, ']', true);
5656
}
5757

5858
public function translateRelationIndirectAdjacent(XPathExpr $xpath, XPathExpr $combinedXpath): XPathExpr

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy