protected property Field::$dataTypeManager in Search API 8
The data type manager.
Type: \Drupal\search_api\DataType\DataTypePluginManager|null
File
- src/
Item/ Field.php, line 172
Class
- Field
- Represents a field on a search item that can be indexed.
Namespace
Drupal\search_api\ItemCode
protected $dataTypeManager;