You are here

protected property RevisionOverviewController::$renderer in Entity API 8

Same name and namespace in other branches
  1. 8.0 src/Controller/RevisionOverviewController.php \Drupal\entity\Controller\RevisionOverviewController::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/RevisionOverviewController.php, line 38

Class

RevisionOverviewController
Provides a controller which shows the revision history.

Namespace

Drupal\entity\Controller

Code

protected $renderer;