Skip to content

Commit

Permalink
Update src/HttpRequestInterface.php
Browse files Browse the repository at this point in the history
Co-authored-by: Naoki Tsuchiya <ntsuchiya1105@gmail.com>
  • Loading branch information
koriym and NaokiTsuchiya authored May 23, 2024
1 parent b918bb4 commit f12df69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HttpRequestInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
namespace BEAR\Resource;

/**
* Sends a HTTP request using cURL
* Sends a HTTP request
*/
interface HttpRequestInterface
{
Expand Down

0 comments on commit f12df69

Please # to comment.