Completed
Pull Request — master (#170)
by
unknown
37s
created
src/BigBlueButton.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -398,8 +398,8 @@
 block discarded – undo
398 398
     }
399 399
 
400 400
      /**
401
-     * @param array $curlopts
402
-     */
401
+      * @param array $curlopts
402
+      */
403 403
     public function setCurlOpts($curlopts)
404 404
     {
405 405
         $this->curlopts = $curlopts;
Please login to merge, or discard this patch.