Passed
Push — master ( b328e0...054509 )
by Enjoys
02:07
created
src/Content/ReplaceRelativeUrls.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
     private string $content;
20 20
 
21 21
     private string $domain;
22
-  //  private UriInterface $uri;
22
+    //  private UriInterface $uri;
23 23
     private string $url;
24 24
 
25 25
     public function __construct(string $content, string $url)
Please login to merge, or discard this patch.