You are here

protected property Server::$searchPageEnd in Lightweight Directory Access Protocol (LDAP) 8.3

Where the paged search ends.

@TODO: This is never set and thus constant.

Type: mixed

File

ldap_servers/src/Entity/Server.php, line 119

Class

Server
Defines the Server entity.

Namespace

Drupal\ldap_servers\Entity

Code

protected $searchPageEnd = NULL;