You are here

protected property UpgradeStatusForm::$renderer in Upgrade Status 8

Same name and namespace in other branches
  1. 8.3 src/Form/UpgradeStatusForm.php \Drupal\upgrade_status\Form\UpgradeStatusForm::renderer
  2. 8.2 src/Form/UpgradeStatusForm.php \Drupal\upgrade_status\Form\UpgradeStatusForm::renderer

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/UpgradeStatusForm.php, line 48

Class

UpgradeStatusForm

Namespace

Drupal\upgrade_status\Form

Code

protected $renderer;