Method: Facebooker::GetRestrictionInfo.process

Defined in:
lib/facebooker/parser.rb

.process(data) ⇒ Object



264
265
266
# File 'lib/facebooker/parser.rb', line 264

def self.process(data)
  element('admin_getRestrictionInfo_response', data).content.strip
end