Skip to content

Commit

Permalink
NTR: stan
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalij Mik committed May 22, 2024
1 parent 2eea3a8 commit c0c17af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Subscriber/StorefrontBuildSubscriber.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ class StorefrontBuildSubscriber implements EventSubscriberInterface

/**
* @param SettingsService $settingsService
* @param string $shopwareVersion
* @param StorefrontPluginRegistryInterface $pluginRegistry
* @param VersionCompare $versionCompare
*/
public function __construct(SettingsService $settingsService, StorefrontPluginRegistryInterface $pluginRegistry, VersionCompare $versionCompare)
{
Expand Down

0 comments on commit c0c17af

Please sign in to comment.