Skip to content

Commit

Permalink
Merge pull request #6 from FriendsOfShopware/feature/symfony-7
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Mar 18, 2024
2 parents ef4c3de + f33a59e commit d06f9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

class Configuration implements ConfigurationInterface
{
public function getConfigTreeBuilder()
public function getConfigTreeBuilder(): TreeBuilder
{
$treeBuilder = new TreeBuilder('frosh_sentry');
$rootNode = $treeBuilder->getRootNode();
Expand Down

0 comments on commit d06f9d5

Please sign in to comment.