We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -11,7 +11,7 @@ |
||
11 | 11 | /** |
12 | 12 | * Get the view / contents that represent the component. |
13 | 13 | */ |
14 | - public function render(): View|Closure|string |
|
14 | + public function render(): View | Closure | string |
|
15 | 15 | { |
16 | 16 | return backpack_view('components.nested-menu-dropdown'); |
17 | 17 | } |