Completed
Push — master ( a28997...0d991d )
by Mark
11s
created
src/CrawlerDetect.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -61,6 +61,7 @@
 block discarded – undo
61 61
 
62 62
     /**
63 63
      * Class constructor.
64
+     * @param string $userAgent
64 65
      */
65 66
     public function __construct(array $headers = null, $userAgent = null)
66 67
     {
Please login to merge, or discard this patch.