You are here

protected property Item::$itemId in Search API 8

The ID of this item.

Type: string

File

src/Item/Item.php, line 45

Class

Item
Provides a default implementation for a search item.

Namespace

Drupal\search_api\Item

Code

protected $itemId;