You are here

protected property VisualInlineDiffLayout::$renderer in Diff 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/diff/Layout/VisualInlineDiffLayout.php, line 36

Class

VisualInlineDiffLayout
Provides Visual Inline diff layout.

Namespace

Drupal\diff\Plugin\diff\Layout

Code

protected $renderer;