You are here

protected property SimpletestResultsForm::$statusImageMap in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/simpletest/src/Form/SimpletestResultsForm.php \Drupal\simpletest\Form\SimpletestResultsForm::statusImageMap

Associative array of themed result images keyed by status.

Type: array

File

core/modules/simpletest/src/Form/SimpletestResultsForm.php, line 35
Contains \Drupal\simpletest\Form\SimpletestResultsForm.

Class

SimpletestResultsForm
Test results form for $test_id.

Namespace

Drupal\simpletest\Form

Code

protected $statusImageMap;