Skip to content

Commit

Permalink
phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
sowbiba committed Nov 14, 2023
1 parent a255720 commit f014156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ protected function isMboNeeded()
* @param bool $addRoutes
*
* @return array{
* "dependencies": array{}|array{ps_mbo: array<string, bool|string|int>}
* array{}|array{ps_mbo: array<string, bool|string|int>}
* }
*
* @throws \Exception
Expand Down

0 comments on commit f014156

Please sign in to comment.