Skip to content

Commit 5096582

Browse files
Request(Web): add newline at the end of file.
1 parent fe9fc01 commit 5096582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Request/Web.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ public function request($options)
6464

6565
return isset($responseContent) ? $responseContent : NULL;
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)