$client
$client : \EventsForce\Client
Stores an instance of the client for resources to Access
Class for handling the events resource on the Events Force API: http://docs.eventsforce.apiary.io/#reference/events
$client : \EventsForce\Client
Stores an instance of the client for resources to Access
__construct(\EventsForce\Client $client)
BaseResource constructor.
\EventsForce\Client | $client |
get(boolean $id = false) : \Psr\Http\Message\StreamInterface
Method to get single event http://docs.eventsforce.apiary.io/#reference/events/eventseventidjson/get
boolean | $id |