You are here

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

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_import/src/Form/PopulateForm.php \Drupal\bibcite_import\Form\PopulateForm::serializer

Serializer service.

Type: \Symfony\Component\Serializer\Serializer

File

modules/bibcite_import/src/Form/PopulateForm.php, line 24

Class

PopulateForm
Populate values to Reference form.

Namespace

Drupal\bibcite_import\Form

Code

protected $serializer;