You are here

public property SearchApiDataType::$label in Search API 8

The human-readable name of the data type plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/SearchApiDataType.php, line 33

Class

SearchApiDataType
Defines a Search API data type annotation object.

Namespace

Drupal\search_api\Annotation

Code

public $label;