Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit a08b898

Browse files
author
Andrey Helldar
authored
Merge pull request #54 from andrey-helldar/analysis-x02B6O
Apply fixes from StyleCI
2 parents 9c2594f + bda3898 commit a08b898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/Response.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ final class Response
2828

2929
/** @var string|null */
3030
protected $status_type;
31-
31+
3232
public function __construct()
3333
{
3434
trigger_deprecation('andrey-helldar/api-response', '6.4.0', 'Upgrade the dependency to version 7.x.');

0 commit comments

Comments
 (0)