You are here

protected property AbstractSolrEntity::$id in Search API Solr 8.3

Same name and namespace in other branches
  1. 4.x src/Entity/AbstractSolrEntity.php \Drupal\search_api_solr\Entity\AbstractSolrEntity::id

The ID.

Type: string

File

src/Entity/AbstractSolrEntity.php, line 18

Class

AbstractSolrEntity
Defines the abstract base class for Solr config entities.

Namespace

Drupal\search_api_solr\Entity

Code

protected $id;