You are here

protected property BlazyManagerBase::$renderer in Blazy 8.2

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

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/BlazyManagerBase.php, line 59

Class

BlazyManagerBase
Implements BlazyManagerInterface.

Namespace

Drupal\blazy

Code

protected $renderer;