mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fix phpstan phpdocs issues (#9478)
This commit is contained in:
parent
f129c231b1
commit
480a6439fd
10 changed files with 31 additions and 10 deletions
|
@ -514,8 +514,8 @@ class AuthHelperTest extends TestCase
|
|||
}
|
||||
|
||||
/**
|
||||
* @param $origin
|
||||
* @param $auth
|
||||
* @param string $origin
|
||||
* @param array $auth
|
||||
*/
|
||||
private function expectsAuthentication($origin, $auth)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue