You are here

private property TaskQueue::$enableShutdown in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/guzzlehttp/promises/src/TaskQueue.php \GuzzleHttp\Promise\TaskQueue::enableShutdown

File

vendor/guzzlehttp/promises/src/TaskQueue.php, line 15

Class

TaskQueue
A task queue that executes tasks in a FIFO order.

Namespace

GuzzleHttp\Promise

Code

private $enableShutdown = true;