Method: Hubspot::Cms::Blogs::Authors::BlogAuthor#eql?

Defined in:
lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb

#eql?(o) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


256
257
258
# File 'lib/hubspot/codegen/cms/blogs/authors/models/blog_author.rb', line 256

def eql?(o)
  self == o
end