Skip to content

Commit

Permalink
Revert "Issue #3463440 by mstrelan, smustgrave: Fix param docs identi…
Browse files Browse the repository at this point in the history
…fied by phpstan"

This reverts commit e07e27a6705b2da29c4c9b44dc000e09019586d5.
  • Loading branch information
nod_ committed Aug 6, 2024
1 parent 6918a47 commit 54097a3
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\PackageInterface[] $allowed_packages
* @param \Composer\Package\Package[] $allowed_packages
* A multidimensional array of file mappings, as returned by
* self::getAllowedPackages().
*
Expand Down

0 comments on commit 54097a3

Please sign in to comment.