Home
last modified time | relevance | path

Searched refs:enableShutdown (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
DTaskQueue.php16 private $enableShutdown = true; variable in GuzzleHttp\\Promise\\TaskQueue
23 if ($this->enableShutdown) {
65 $this->enableShutdown = false;
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/
DTaskQueue.php20 private $enableShutdown = true; variable in GuzzleHttp\\Promise\\TaskQueue
27 if ($this->enableShutdown) {
69 $this->enableShutdown = false;