Skip to content

Commit

Permalink
silence psalm
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Schiwon <[email protected]>
  • Loading branch information
blizzz committed Oct 21, 2022
1 parent 403923d commit 8819dfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/private/Setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,7 @@ private function getVendorData(): array {
/** @var mixed $vendor */
/** @var mixed $OC_Channel */
return [
/** @psalm-suppress UndefinedVariable */
'vendor' => (string)$vendor,
'channel' => (string)$OC_Channel,
];
Expand Down

0 comments on commit 8819dfc

Please sign in to comment.