You are here

protected property QueryEntity::$time_limit 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::time_limit

Time limit.

Type: int

File

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

Class

QueryEntity
Defines the LDAP Queries entity.

Namespace

Drupal\ldap_query\Entity

Code

protected $time_limit;