mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Some phpstan level 4 fixes
This commit is contained in:
parent
4c9e75c6e5
commit
1b34495daa
19 changed files with 43 additions and 56 deletions
|
@ -35,6 +35,7 @@ class EventTest extends TestCase
|
|||
|
||||
$scriptEvent->setOriginatingEvent($originatingEvent);
|
||||
|
||||
// @phpstan-ignore-next-line
|
||||
$this->assertSame(
|
||||
$originatingEvent,
|
||||
$scriptEvent->getOriginatingEvent(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue