You are here

protected property QueueExampleForm::$database in Examples for Developers 3.x

The database object.

Type: \Drupal\Core\Database\Connection

File

modules/queue_example/src/Form/QueueExampleForm.php, line 33

Class

QueueExampleForm
Form with examples on how to use queue.

Namespace

Drupal\queue_example\Form

Code

protected $database;