Skip to content

Commit

Permalink
psalm fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmasiukevich committed Apr 1, 2019
1 parent 34134c2 commit 4a2ae98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Configuration/DefaultEventProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ public function event(): string
}

/**
* @psalm-suppress MixedTypeCoercion
*
* {@inheritdoc}
*/
public function __invoke(object $event, ServiceBusContext $context): Promise
Expand Down

0 comments on commit 4a2ae98

Please sign in to comment.