fix: sentry 4510197209
This commit is contained in:
parent
e22c5d22f5
commit
9b6c162224
@ -11,8 +11,8 @@
|
||||
class Show extends Component
|
||||
{
|
||||
public Service $service;
|
||||
public ServiceApplication $serviceApplication;
|
||||
public ServiceDatabase $serviceDatabase;
|
||||
public ?ServiceApplication $serviceApplication = null;
|
||||
public ?ServiceDatabase $serviceDatabase = null;
|
||||
public array $parameters;
|
||||
public array $query;
|
||||
public Collection $services;
|
||||
|
Loading…
Reference in New Issue
Block a user