Completed
Push — master ( 62f537...55f32a )
by Alberto
02:16
created
src/Chirp.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -113,7 +113,6 @@  discard block
 block discarded – undo
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
 block discarded – undo
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
      */
Please login to merge, or discard this patch.