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 e04dd27 commit 1d1df8bCopy full SHA for 1d1df8b
src/DependencyInjection/Configuration.php
@@ -13,7 +13,7 @@ class Configuration implements ConfigurationInterface
13
/**
14
* {@inheritdoc}
15
*/
16
- public function getConfigTreeBuilder()
+ public function getConfigTreeBuilder(): TreeBuilder
17
{
18
$treeBuilder = new TreeBuilder(JsonRpcHttpServerDocExtension::EXTENSION_IDENTIFIER);
19
0 commit comments