Skip to content

Commit

Permalink
change contract type
Browse files Browse the repository at this point in the history
  • Loading branch information
mmasiukevich committed Dec 4, 2021
1 parent a993ca4 commit 43f0299
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Common/QueryExecutor.php
Expand Up @@ -22,7 +22,6 @@ interface QueryExecutor
/**
* Execute query.
*
* @psalm-param non-empty-string $queryString
* @psalm-param array<array-key, string|int|float|null> $parameters
*
* @psalm-return Promise<\ServiceBus\Storage\Common\ResultSet>
Expand Down

0 comments on commit 43f0299

Please sign in to comment.