8000 Add documentation about $params in _detectMethod · codezninja/codebird-php@fe8fe75 · GitHub
[go: up one dir, main page]

Skip to content

Commit fe8fe75

Browse files
committed
Add documentation about $params in _detectMethod
1 parent 07f94ba commit fe8fe75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codebird.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ private function _sign($httpmethod, $method, $params = array(), $multipart = fal
432432
* Detects HTTP method to use for API call
433433
*
434434
* @param string $method The API method to call
435+
* @param array $params The parameters to send along
435436
*
436437
* @return string The HTTP method that should be used
437438
*/

0 commit comments

Comments
 (0)
0