Skip to content

Commit

Permalink
Fix Psalm errors
Browse files Browse the repository at this point in the history
  • Loading branch information
loic425 committed Nov 14, 2023
1 parent dfd0b9c commit 73ed8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<file name="src/Bundle/Controller/ResourceController.php" />
<file name="src/Bundle/Controller/Workflow.php" />
<file name="src/Bundle/Grid/Parser/OptionsParser.php" />
<file name="src/Component/Symfony/Workflow/OperationStateMachine.php" />
<file name="src/Component/src/Symfony/Workflow/OperationStateMachine.php" />
</errorLevel>
</InternalMethod>

Expand Down

0 comments on commit 73ed8b4

Please sign in to comment.