Skip to content

Commit ba8d547

Browse files
authored
You're fired PHPStan
1 parent 4a8fd1d commit ba8d547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/Show.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ final public function __construct(
4545
}
4646

4747
/**
48+
* @phpstan-ignore-return-type
4849
* @return Collection|DetailedVersionedPackage|DetailedPackage|VersionedPackage|Package|array<string, string|array|bool>|array<int, array<string, string|array|bool>>|null
4950
*/
5051
public function execute(): Collection|DetailedVersionedPackage|DetailedPackage|VersionedPackage|Package|array|null

0 commit comments

Comments
 (0)