Skip to content

Commit 2acd62a

Browse files
committed
fix docblock
1 parent b6fa713 commit 2acd62a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Resources/ApiResource.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@ protected function throwIfNot($type, $check)
224224
/**
225225
* Makes a post request to an action endpoint on an API resource
226226
*
227-
* @param $endpoint
228-
* @param array $params
227+
* @param string $endpoint
228+
* @param array $params
229229
*
230230
* @return MailchimpResponse
231231
* @throws MailchimpException

0 commit comments

Comments
 (0)