protected property System::$name

The name of the queue this instance is working with.

Type: string

File

drupal/core/lib/Drupal/Core/Queue/System.php, line 19
Definition of Drupal\Core\Queue\System.

Class

System
Default queue implementation.

Namespace

Drupal\Core\Queue

Code

protected $name;