Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.

Commit ce96190

Browse files
add dotblock for prepareAuthentication method
1 parent eaf8502 commit ce96190

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/KlaviyoAPI.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ private function handleResponse($response, $statusCode, $isPublic)
204204
* Handle authentication by updating $options passed into request method
205205
* based on type of API request.
206206
*
207+
* @param string $method Request method type - POST or GET
207208
* @param array $params Options configuration for Request Interface
208209
* @param bool $isPublic Request type - public
209210
* @param bool $isV1 Request API version - V1

0 commit comments

Comments
 (0)