Skip to content

Commit

Permalink
Update src/spryker/application/overlay/src/Pyz/Zed/Queue/QueueConfig.php
Browse files Browse the repository at this point in the history
Co-authored-by: andytson-inviqa <andytson-inviqa@users.noreply.github.com>
  • Loading branch information
Chemaclass and andytson-inviqa authored Apr 28, 2022
1 parent 8d75b25 commit b0bc58e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public function getQueueProcessTimeout(): int
}

/**
* @return list<int>
* @return int[]
*/
public function getSignalsForGracefulWorkerShutdown(): array
{
Expand Down

0 comments on commit b0bc58e

Please sign in to comment.