Test Failed
Pull Request — master (#78)
by Gabriel
06:05
created
src/Browser.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -273,8 +273,8 @@  discard block
 block discarded – undo
273 273
     }
274 274
 
275 275
     /**
276
-     * @param bool $isChromeFrame
277 276
      *
277
+     * @param boolean $isWebkit
278 278
      * @return $this
279 279
      */
280 280
     public function setIsWebkit($isWebkit)
@@ -396,6 +396,7 @@  discard block
 block discarded – undo
396 396
 
397 397
     /**
398 398
      * @param bool
399
+     * @param boolean $isCompatibilityMode
399 400
      *
400 401
      * @return $this
401 402
      */
Please login to merge, or discard this patch.