We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56bcea1 commit b2f142dCopy full SHA for b2f142d
src/PhirehoseWrapper.php
@@ -15,7 +15,6 @@ class PhirehoseWrapper extends OauthPhirehose
15
* @param string $accessSecret
16
* @param string $consumerKey
17
* @param string $consumerSecret
18
- *
19
* @param string $method
20
*/
21
public function __construct($accessToken, $accessSecret, $consumerKey, $consumerSecret, $method = Phirehose::METHOD_FILTER)
0 commit comments