protected property SimpletestResultsForm::$database

The database connection service.

Type: \Drupal\Core\Database\Connection

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php, line 32
Contains \Drupal\simpletest\Form\SimpletestResultsForm.

Class

SimpletestResultsForm
Test results form for $test_id.

Namespace

Drupal\simpletest\Form

Code

protected $database;