You are here

public property SearchApiDataType::$default in Search API 8

Whether this is one of the default data types provided by the Search API.

Type: bool

File

src/Annotation/SearchApiDataType.php, line 49

Class

SearchApiDataType
Defines a Search API data type annotation object.

Namespace

Drupal\search_api\Annotation

Code

public $default = FALSE;