Skip to content

Commit

Permalink
Fix stan
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-moser committed Jun 26, 2024
1 parent 95ce794 commit 7dad816
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,7 @@ public function getConfigTreeBuilder(): TreeBuilder
{
$treeBuilder = new TreeBuilder('pimcore_studio_ui');

// Here you should define the parameters that are allowed to
// configure your bundle. See the documentation linked above for
// more information on that topic.

// @phpstan-ignore-next-line
$treeBuilder
->getRootNode()
->children()
Expand Down

0 comments on commit 7dad816

Please sign in to comment.