You are here

protected property Recipe::$renderer in Recipe 8.2

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

Overrides PluginBase::$renderer

File

src/Plugin/views/display/Recipe.php, line 38

Class

Recipe
The plugin that handles a recipe format, such as RecipeML.

Namespace

Drupal\recipe\Plugin\views\display

Code

protected $renderer;