You are here

public function ServerInterface::getWeight in Lightweight Directory Access Protocol (LDAP) 8.4

Get Weight.

Return value

int Value.

1 method overrides ServerInterface::getWeight()
Server::getWeight in ldap_servers/src/Entity/Server.php
Get Weight.

File

ldap_servers/src/ServerInterface.php, line 304

Class

ServerInterface
Server configuration entity interface.

Namespace

Drupal\ldap_servers

Code

public function getWeight() : int;