Skip to content

Commit 3a7342d

Browse files
committed
linting
1 parent 892a13a commit 3a7342d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Actions/InstallShop.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public function __construct(
5151
IShopQuery $shopQuery,
5252
IShopCommand $shopCommand,
5353
VerifyThemeSupport $verifyThemeSupport
54-
){
54+
) {
5555
$this->shopQuery = $shopQuery;
5656
$this->shopCommand = $shopCommand;
5757
$this->verifyThemeSupport = $verifyThemeSupport;

0 commit comments

Comments
 (0)