protected property SimpletestTestForm::$renderer in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/simpletest/src/Form/SimpletestTestForm.php \Drupal\simpletest\Form\SimpletestTestForm::renderer
The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/
modules/ simpletest/ src/ Form/ SimpletestTestForm.php, line 25 - Contains \Drupal\simpletest\Form\SimpletestTestForm.
Class
- SimpletestTestForm
- List tests arranged in groups that can be selected and run.
Namespace
Drupal\simpletest\FormCode
protected $renderer;