You are here

protected property PhotosAlbumFormatter::$renderer in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x src/Plugin/Field/FieldFormatter/PhotosAlbumFormatter.php \Drupal\photos\Plugin\Field\FieldFormatter\PhotosAlbumFormatter::renderer

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/PhotosAlbumFormatter.php, line 34

Class

PhotosAlbumFormatter
Plugin implementation of the 'media_thumbnail' formatter.

Namespace

Drupal\photos\Plugin\Field\FieldFormatter

Code

protected $renderer;