Class: Wordpress::Client

Inherits:
Base
  • Object
show all
Includes:
API
Defined in:
lib/wordpress/client.rb

Instance Attribute Summary collapse

Method Summary

Methods included from API

included

Methods inherited from Base

attr_accessor, #metaclass

Instance Attribute Details

#access_tokenObject

Returns the value of attribute access_token.



9
10
11
# File 'lib/wordpress/client.rb', line 9

def access_token
  @access_token
end