Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit 5913c83

Browse files
[auto commit] Linting
1 parent bbf2325 commit 5913c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RestoreCurrentSite.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
trait RestoreCurrentSite
1111
{
1212
#[Locked]
13-
public string $siteHandle = "";
13+
public string $siteHandle = '';
1414

1515
public function mountRestoreCurrentSite(): void
1616
{

0 commit comments

Comments
 (0)