Skip to content

Commit f034641

Browse files
committed
Remove compatibility with Twig < 1.26
1 parent 20b8cd6 commit f034641

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Twig/Extension.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,4 @@ public function buildCriticalCssFromSnippets()
5151
{
5252
return $this->pageSpecificCssService->buildExtractedRuleSet();
5353
}
54-
55-
public function getName()
56-
{
57-
return 'css-form-html-extractor';
58-
}
5954
}

0 commit comments

Comments
 (0)