Skip to content

Commit c19f62e

Browse files
author
Rob
committed
publisherlist added
1 parent d0ed088 commit c19f62e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Atomx/Resources/PublishersList.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php namespace Atomx\Resources;
2+
3+
use Atomx\AtomxClient;
4+
5+
class PublishersList extends AtomxClient {
6+
protected $endpoint = 'publishers_list';
7+
}

0 commit comments

Comments
 (0)