Test Setup Failed
Pull Request — master (#93)
by
unknown
10:09
created
src/OpenGraph.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
     /**
67 67
      * @throws FetchException
68 68
      */
69
-    protected function curl_get_contents($url, $lang, $userAgent): bool|string
69
+    protected function curl_get_contents($url, $lang, $userAgent): bool | string
70 70
     {
71 71
         $headers = [
72 72
             'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
Please login to merge, or discard this patch.