Skip to content

Commit a906bdf

Browse files
committed
Set basePath in ReplyClient
1 parent 89bf49f commit a906bdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/PSS/ReplyClient.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
class ReplyClient extends BaseClient
1111
{
12+
protected $basePath = 'pss/';
13+
1214
/**
1315
* Gets a paginated response of all replies to a ticket
1416
*

0 commit comments

Comments
 (0)