Skip to content

Commit

Permalink
Issue #3463440 by mstrelan, smustgrave: Fix param docs identified by …
Browse files Browse the repository at this point in the history
…phpstan
  • Loading branch information
nod_ committed Aug 6, 2024
1 parent 79e3fcb commit 6918a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ protected function getVendorPath() {
/**
* Gets a consolidated list of file mappings from all allowed packages.
*
* @param \Composer\Package\Package[] $allowed_packages
* @param \Composer\Package\PackageInterface[] $allowed_packages
* A multidimensional array of file mappings, as returned by
* self::getAllowedPackages().
*
Expand Down

0 comments on commit 6918a47

Please sign in to comment.