Completed
Branch feature/filterStream (0e183d)
by Ventimiglia
02:14
created
src/Stream/StreamClient.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -79,6 +79,7 @@
 block discarded – undo
79 79
      *
80 80
      * @param string $url
81 81
      * @param integer $requestDelay
82
+     * @param string $options
82 83
      * @throws InvaliArgumentException
83 84
      */
84 85
     public function __construct($url, $requestDelay, $options)
Please login to merge, or discard this patch.