You are here

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

Where the paged search starts.

@TODO: This is never set and thus constant.

Type: int

File

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

Class

Server
Defines the Server entity.

Namespace

Drupal\ldap_servers\Entity

Code

protected $searchPageStart = 0;