We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -20,7 +20,7 @@ |
||
20 | 20 | /** |
21 | 21 | * Get the view / contents that represent the component. |
22 | 22 | */ |
23 | - public function render(): View|Closure|string |
|
23 | + public function render(): View | Closure | string |
|
24 | 24 | { |
25 | 25 | return backpack_view('components.filters-navbar'); |
26 | 26 | } |