@@ -96,7 +96,7 @@ |
||
96 | 96 | PluginApiService $pluginApiService, |
97 | 97 | ComposerServiceInterface $composerService, |
98 | 98 | SystemService $systemService |
99 | - ){ |
|
99 | + ) { |
|
100 | 100 | $this->pluginRepository = $pluginRepository; |
101 | 101 | $this->pluginService = $pluginService; |
102 | 102 | $this->BaseInfo = $baseInfoRepository->get(); |