You are here

protected property SimpletestResultsForm::$database in Drupal 8

The database connection service.

Type: \Drupal\Core\Database\Connection

File

core/modules/simpletest/src/Form/SimpletestResultsForm.php, line 39

Class

SimpletestResultsForm
Test results form for $test_id.

Namespace

Drupal\simpletest\Form

Code

protected $database;