We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d8fa36 + 4bd999a commit 3a1f14eCopy full SHA for 3a1f14e
1 file changed
DependencyInjection/Configuration.php
@@ -14,7 +14,7 @@
14
*/
15
class Configuration implements ConfigurationInterface
16
{
17
- public function getConfigTreeBuilder()
+ public function getConfigTreeBuilder(): TreeBuilder
18
19
$tree = new TreeBuilder('sil_route_security');
20
// Keep compatibility with symfony/config < 4.2
0 commit comments