Skip to content

Commit

Permalink
Merge pull request #2 from andrey-helldar/analysis-d0yx7Z
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
Andrey Helldar authored Jul 31, 2021
2 parents 0328adf + 609e30d commit f268124
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 f268124

Please sign in to comment.