Skip to content

Commit

Permalink
Fix one psalm issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Dec 4, 2023
1 parent b837a16 commit d24df59
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 @@ -173,7 +173,7 @@
final class Configuration implements ConfigurationInterface
{
/**
* @psalm-suppress PossiblyNullReference, UndefinedInterfaceMethod
* @psalm-suppress UndefinedInterfaceMethod
*
* @see https://github.com/psalm/psalm-plugin-symfony/issues/174
*/
Expand Down

0 comments on commit d24df59

Please sign in to comment.