protected property SimpletestResultsForm::$statusImageMap in Drupal 8
Associative array of themed result images keyed by status.
Type: array
File
- core/
modules/ simpletest/ src/ Form/ SimpletestResultsForm.php, line 32
Class
- SimpletestResultsForm
- Test results form for $test_id.
Namespace
Drupal\simpletest\FormCode
protected $statusImageMap;