You are here

private property StaticDataDefinitionExtractor::$typedDataManager in JSON:API Schema 8

The typed data manager used for creating the data types.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

src/StaticDataDefinitionExtractor.php, line 32

Class

StaticDataDefinitionExtractor
Extracts the data definition for entities of an entity type.

Namespace

Drupal\jsonapi_schema

Code

private $typedDataManager;