Completed
Push — master ( a59d38...b7ac7f )
by Vladimir
05:36 queued 15s
created
src/UserAgentHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
      * @see https://stackoverflow.com/questions/29162881
36 36
      *
37 37
      * @param bool $useCache
38
-     * @return bool
38
+     * @return boolean|string
39 39
      */
40 40
     public static function isGooglePageSpeed($useCache = true)
41 41
     {
Please login to merge, or discard this patch.