We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55e909 commit 30852a2Copy full SHA for 30852a2
DependencyInjection/Configuration.php
@@ -10,7 +10,7 @@ class Configuration implements ConfigurationInterface
10
/**
11
* {@inheritdoc}
12
*/
13
- public function getConfigTreeBuilder()
+ public function getConfigTreeBuilder(): TreeBuilder
14
{
15
16
$tb = new TreeBuilder('enqueue_elastica');
0 commit comments