You are here

protected property ContactStorageExportService::$renderer in Contact Storage Export 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/ContactStorageExportService.php, line 34

Class

ContactStorageExportService
Provides a set of methods to export contact messages in CSV format.

Namespace

Drupal\contact_storage_export

Code

protected $renderer;