Skip to content

Commit

Permalink
Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Jun 25, 2024
1 parent 65c41e5 commit d3bd83e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions includes/Infrastructure/ServiceBasedPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,8 @@ protected function validate_services( array $services ): array {
}

/**
* Validated services.
*
* @phpstan-var array<string, class-string<S>> $services
*/
return $services;
Expand Down

0 comments on commit d3bd83e

Please sign in to comment.