You are here

protected property ContentOverview::$renderer in Total Control Admin Dashboard 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Block/ContentOverview.php \Drupal\total_control\Plugin\Block\ContentOverview::renderer

The renderer service.

Type: Drupal\Core\Render\RendererInterface

File

src/Plugin/Block/ContentOverview.php, line 62

Class

ContentOverview
Provides a 'Content Overview'.

Namespace

Drupal\total_control\Plugin\Block

Code

protected $renderer;