Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar authored and StyleCIBot committed Jul 31, 2021
1 parent 0328adf commit 609e30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Responses/QrCodeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public function testToArray()
}

/**
* @return \Helldar\Contracts\Cashier\Http\Response|\Helldar\CashierDriver\Tinkoff\QrCode\Responses\QrCode
* @return \Helldar\CashierDriver\Tinkoff\QrCode\Responses\QrCode|\Helldar\Contracts\Cashier\Http\Response
*/
protected function response(): Response
{
Expand Down

0 comments on commit 609e30d

Please sign in to comment.