You are here

protected property VisualInlineDiffLayout::$requestStack in Diff 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

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

Class

VisualInlineDiffLayout
Provides Visual Inline diff layout.

Namespace

Drupal\diff\Plugin\diff\Layout

Code

protected $requestStack;