You are here

protected property ExportController::$serializer in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 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;