You are here

public function FeedsLdapEntryParser::sourceDefaults in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_feeds/FeedsLdapEntryParser.inc \FeedsLdapEntryParser::sourceDefaults()
  2. 7 ldap_feeds/FeedsLdapEntryParser.inc \FeedsLdapEntryParser::sourceDefaults()

File

ldap_feeds/FeedsLdapEntryParser.inc, line 104
Provides the Parser for an ldap entry array.

Class

FeedsLdapEntryParser

Code

public function sourceDefaults() {
  return [];
}