protected property ContentEntity::$typedDataManager in Search API 8
The typed data manager.
Type: \Drupal\Core\TypedData\TypedDataManagerInterface|null
File
- src/
Plugin/ search_api/ datasource/ ContentEntity.php, line 115
Class
- ContentEntity
- Represents a datasource which exposes the content entities.
Namespace
Drupal\search_api\Plugin\search_api\datasourceCode
protected $typedDataManager;