You are here

protected property SimpletestTestForm::$renderer in Drupal 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/simpletest/src/Form/SimpletestTestForm.php, line 23

Class

SimpletestTestForm
List tests arranged in groups that can be selected and run.

Namespace

Drupal\simpletest\Form

Code

protected $renderer;