You are here

protected property ComputingQueue::$app_name in Drupal Computing 7.2

File

./computing.queue.inc, line 10

Class

ComputingQueue
This file provides Queue support, an extra layer to handle computing records. The only benefit here is to provide an interface for Queue, perhaps people don't need it.

Code

protected $app_name;