Skip to content

Commit 8186fb4

Browse files
committed
change __destruct
1 parent 5e0dcab commit 8186fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Transport/CurlerRolling.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class CurlerRolling
5757
/**
5858
*
5959
*/
60-
public function __destructor()
60+
public function __destruct()
6161
{
6262
$this->close();
6363
}

0 commit comments

Comments
 (0)