public function SimpleLdapUser::getAttributes in Simple LDAP 8
File
- modules/
simple_ldap_user/ src/ SimpleLdapUser.php, line 26
Class
Namespace
Drupal\simple_ldap_userCode
public function getAttributes() {
return $this->attributes;
}
public function getAttributes() {
return $this->attributes;
}