Skip to content

Commit be43dba

Browse files
Franck RANAIVO-HARISOAFranck Ranaivo-Harisoa
authored andcommitted
Fix: remove unused method
1 parent 6c8c61d commit be43dba

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ public static function notAtTheStartOfASelector(string $pseudoElement): self
4848
return new self(\sprintf('Got immediate child pseudo-element ":%s" not at the start of a selector', $pseudoElement));
4949
}
5050

51-
public static function nestedHas(): self
52-
{
53-
return new self('Got nested :has().');
54-
}
55-
5651
public static function stringAsFunctionArgument(): self
5752
{
5853
return new self('String not allowed as function argument.');

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