You are here

protected property Redirect404Operations::$renderer in Redirect 8

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

Overrides FieldPluginBase::$renderer

File

modules/redirect_404/src/Plugin/views/field/Redirect404Operations.php, line 34

Class

Redirect404Operations
Provides a views field for the redirect operation buttons.

Namespace

Drupal\redirect_404\Plugin\views\field

Code

protected $renderer;