You are here

protected property SimpletestResultsForm::$statusImageMap in SimpleTest 8.3

Associative array of themed result images keyed by status.

Type: array

File

src/Form/SimpletestResultsForm.php, line 32

Class

SimpletestResultsForm
Test results form for $test_id.

Namespace

Drupal\simpletest\Form

Code

protected $statusImageMap;