You are here

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

Get mail.

Return value

string Value.

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

File

ldap_servers/src/ServerInterface.php, line 208

Class

ServerInterface
Server configuration entity interface.

Namespace

Drupal\ldap_servers

Code

public function getMailAttribute() : ?string;