Skip to content

Commit 2fa41a2

Browse files
committed
Update Curl.php
1 parent 9006dbf commit 2fa41a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Curl/Curl.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ class Curl
5656
public $httpStatusCode = 0;
5757
public $httpErrorMessage = null;
5858

59+
public $totalTime = 0;
5960
public $baseUrl = null;
6061
public $url = null;
6162
public $effectiveUrl = null;

0 commit comments

Comments
 (0)