Passed
Push — 5.0.0 ( 98897b...4fb7cc )
by Fèvre
06:35
created
app/View/Components/Header.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
40 40
     /**
41 41
      * Get the view / contents that represent the component.
42 42
      */
43
-    public function render(): View|Closure|string
43
+    public function render(): View | Closure | string
44 44
     {
45 45
         return view('components.header');
46 46
     }
Please login to merge, or discard this patch.