Skip to content

Commit

Permalink
Issue #3463440 by mstrelan, smustgrave, quietone, longwave: Fix param…
Browse files Browse the repository at this point in the history
… docs identified by phpstan

(cherry picked from commit fa418559a4c87930a7edf588dc3aebff7c7b7161)
  • Loading branch information
nod_ committed Aug 22, 2024
1 parent c99999f commit aa1f45d
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 aa1f45d

Please sign in to comment.