[Source]
# File lib/active_ldap/ldif.rb, line 888 888: def initialize(attribute, options, attributes) 889: super("delete", attribute, options, attributes) 890: end
[Validate]