You are here

protected property Serializer::$entityTypeManager in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x src/Serializer.php \Drupal\fillpdf\Serializer::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Serializer.php, line 27

Class

Serializer
Class Serializer.

Namespace

Drupal\fillpdf

Code

protected $entityTypeManager;