You are here

protected property SearchApiEntityDataSourceController::$bundleKey in Search API 7

The bundle key of this entity type, if any.

Type: string|null

File

includes/datasource_entity.inc, line 32
Contains the SearchApiEntityDataSourceController class.

Class

SearchApiEntityDataSourceController
Represents a datasource for all entities known to the Entity API.

Code

protected $bundleKey;