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.
2 parents b55e909 + 30852a2 commit b12c595Copy full SHA for b12c595
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