You are here

protected property MemoryLimitDatabaseQueue::$memoryLimit in Acquia Content Hub 8

The memory limit of the php runtime.

Type: int

File

src/Queue/MemoryLimitDatabaseQueue.php, line 22

Class

MemoryLimitDatabaseQueue
Overridden queue implementation that evaluates memory usage.

Namespace

Drupal\acquia_contenthub\Queue

Code

protected $memoryLimit;