You are here

protected property FeedTypeForm::$renderer in Feeds 8.3

Turns a render array into a HTML string.

Type: \Drupal\Core\Render\RendererInterface

File

src/FeedTypeForm.php, line 54

Class

FeedTypeForm
Form controller for the feed type edit forms.

Namespace

Drupal\feeds

Code

protected $renderer;