You are here

protected property QueryEntity::$id in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_query/src/Entity/QueryEntity.php \Drupal\ldap_query\Entity\QueryEntity::id

The LDAP Queries ID.

Type: string

File

ldap_query/src/Entity/QueryEntity.php, line 64

Class

QueryEntity
Defines the LDAP Queries entity.

Namespace

Drupal\ldap_query\Entity

Code

protected $id;