@@ -113,7 +113,6 @@ discard block |
||
113 | 113 | * - driverOptions |
114 | 114 | * |
115 | 115 | * @see \MongoDB\Client for $mongoConf |
116 | - * @param array $twitterAuthConf |
|
117 | 116 | * @param array $mongoDbConf |
118 | 117 | * @return $this |
119 | 118 | */ |
@@ -270,7 +269,6 @@ discard block |
||
270 | 269 | /** |
271 | 270 | * Check and return $options to be used in self::write() |
272 | 271 | * |
273 | - * @param string $endpoint the twitter endpoint for example 'statuses/user_timeline' |
|
274 | 272 | * @param array $options |
275 | 273 | * @return array |
276 | 274 | */ |