protected property SearchApiAbstractDataSourceController::$entityType in Search API 7
The entity type for this controller instance.
Type: string|null
See also
getEntityType()
File
- includes/
datasource.inc, line 393 - Contains the SearchApiDataSourceControllerInterface as well as a default base class.
Class
- SearchApiAbstractDataSourceController
- Provides a default base class for datasource controllers.
Code
protected $entityType = NULL;