Skip to content

Commit

Permalink
Extend description for parametr
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Rusakov committed Dec 12, 2017
1 parent 7765e03 commit 06dae87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/InstagramScraper/Instagram.php
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ public function getFollowing($accountId, $count = 20, $pageSize = 20, $delayed =
}

/**
* @param array $reel_ids
* @param array $reel_ids - array of instagram user ids
* @return array
* @throws InstagramException
*/
Expand Down

0 comments on commit 06dae87

Please sign in to comment.