10000 Merge pull request #116 from jublonet/scrutinizer-patch-1 · balitax/codebird-php@f886a83 · GitHub
[go: up one dir, main page]

Skip to content

Commit f886a83

Browse files
committed
Merge pull request jublo#116 from jublonet/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2 parents 70ccda8 + a8e2ab0 commit f886a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codebird.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1386,7 +1386,7 @@ protected function _detectMedia($method) {
13861386
*
13871387
* @param string $method The API method to call
13881388
*
1389-
* @return string|bool Variant of streaming API to be used
1389+
* @return string|false Variant of streaming API to be used
13901390
*/
13911391
protected function _detectStreaming($method) {
13921392
$streamings = [

0 commit comments

Comments
 (0)
0