You are here

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

Same name and namespace in other branches
  1. 8.4 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 47

Class

QueryEntity
Defines the LDAP Queries entity.

Namespace

Drupal\ldap_query\Entity

Code

protected $id;