You are here

protected property Serializer::$entityTypeManager in FillPDF 5.0.x

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