You are here

protected property SourceSelectForm::$renderer in Drupal-to-Drupal data migration 8.3

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

migrate_d2d_ui/src/Form/SourceSelectForm.php, line 22

Class

SourceSelectForm
Defines a multi-step form for performing direct site upgrades.

Namespace

Drupal\migrate_d2d_ui\Form

Code

protected $renderer;