Skip to content

Commit 6aad9cd

Browse files
authored
Update twig.php
Import service function
1 parent c5b682c commit 6aad9cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Resources/config/twig.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use FOS\CKEditorBundle\Twig\CKEditorExtension;
66
use Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator;
7+
use function Symfony\Component\DependencyInjection\Loader\Configurator\service;
78

89
return static function (ContainerConfigurator $containerConfigurator): void {
910
$services = $containerConfigurator->services();

0 commit comments

Comments
 (0)