You are here

protected property ExportController::$serializer in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_export/src/Controller/ExportController.php \Drupal\bibcite_export\Controller\ExportController::serializer

The serializer service.

Type: \Symfony\Component\Serializer\Serializer

File

modules/bibcite_export/src/Controller/ExportController.php, line 28

Class

ExportController
Class ExportController.

Namespace

Drupal\bibcite_export\Controller

Code

protected $serializer;