Skip to content

Commit 4802008

Browse files
committed
🚿
1 parent 9b1df5f commit 4802008

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/CurlUtils/CurlHandleInterface.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,4 @@ public function init():CurlHandleInterface;
9494
*/
9595
public function close():CurlHandleInterface;
9696

97-
/**
98-
* @return \chillerlan\HTTP\CurlUtils\CurlHandleInterface
99-
*/
100-
public function reset():CurlHandleInterface;
101-
10297
}

0 commit comments

Comments
 (0)