You are here

protected property BlazyManagerBase::$renderer in Blazy 8

Same name and namespace in other branches
  1. 8.2 src/BlazyManagerBase.php \Drupal\blazy\BlazyManagerBase::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/BlazyManagerBase.php, line 38

Class

BlazyManagerBase
Implements BlazyManagerInterface.

Namespace

Drupal\blazy

Code

protected $renderer;