Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Commit

Permalink
Merge 4f69e6f into 8bd2a0f
Browse files Browse the repository at this point in the history
  • Loading branch information
ousmanedev committed Feb 6, 2017
2 parents 8bd2a0f + 4f69e6f commit e87579b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Botamp/Client.php
Expand Up @@ -101,5 +101,6 @@ private function bindResources()
$this->me = new ApiResource('me', $this);
$this->subscriptions = new ApiResource('subscriptions', $this);
$this->contacts = new ApiResource('contacts', $this);
$this->entityTypes = new ApiResource('entity_types', $this);
}
}

0 comments on commit e87579b

Please sign in to comment.