Linting
This commit is contained in:
@@ -16,7 +16,8 @@ class ResourceView extends Component
|
||||
public ?string $logo = null,
|
||||
public ?string $documentation = null,
|
||||
public bool $upgrade = false,
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the view / contents that represent the component.
|
||||
|
||||
Reference in New Issue
Block a user