diff --git a/docs/classes/nguyenanhung.MyRequests.BackgroundRequest.html b/docs/classes/nguyenanhung.MyRequests.BackgroundRequest.html index b9e2675..98cf186 100644 --- a/docs/classes/nguyenanhung.MyRequests.BackgroundRequest.html +++ b/docs/classes/nguyenanhung.MyRequests.BackgroundRequest.html @@ -144,37 +144,37 @@
- + \
-
+
-
+
-
+
-
+
@@ -193,10 +193,10 @@
-
+
@@ -269,12 +269,16 @@

Summary

__construct()
+ __destruct()
getVersion()
backgroundHttpGet()
backgroundHttpPost()
- No public properties found + $debugStatus
+ $debugLevel
+ $debugLoggerPath
+ $debugLoggerFilename
No constants found @@ -296,7 +300,8 @@

Summary

No private methods found
- No private properties found + $benchmark
+ $debug
N/A @@ -348,7 +353,159 @@

Tags

- + +
+
+

Properties

+
+ +
+ +
+
+ +
+

$debugStatus

+
$debugStatus : boolean
+

+ + +

Type

+ boolean + — Set Debug Status
+
+ +
+ +
+
+ +
+

$debugLevel

+
$debugLevel : null|string
+

+ + +

Type

+ null|string + — Set level Debug: DEBUG, INFO, ERROR ....
+
+ +
+ +
+
+ +
+

$debugLoggerPath

+
$debugLoggerPath : null|string
+

+ + +

Type

+ null|string + — Set Logger Path to Save
+
+ +
+ +
+
+ +
+

$debugLoggerFilename

+
$debugLoggerFilename : null|string
+

+ + +

Type

+ null|string + — Set Logger Filename to Save
+
+ +
+ +
+
+ +
+

$benchmark

+
$benchmark : object
+

+ + +

Type

+ object + — \nguyenanhung\MyDebug\Benchmark
+
+ +
+ +
+
+ +
+

$debug

+
$debug : object
+

+ + +

Type

+ object + — \nguyenanhung\MyDebug\Debug Call to class
+
+ +
+ +

Methods

@@ -368,6 +525,32 @@

__construct()

+ +
+ +
+ +
+
+ +
+

__destruct()

+ +
__destruct() 
+

BackgroundRequest destructor.

+ + + + +