Skip to content

Commit db6b470

Browse files
author
blacklizer
committed
SF7 compatible fix
1 parent 5a920c1 commit db6b470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Configuration implements ConfigurationInterface
1414
/**
1515
* {@inheritdoc}
1616
*/
17-
public function getConfigTreeBuilder()
17+
public function getConfigTreeBuilder(): TreeBuilder
1818
{
1919
$twigFunctionsNormalizer = function ($list) {
2020
$normalized = [];

0 commit comments

Comments
 (0)