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

Commit

Permalink
[auto commit] Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassiewertsen authored and github-actions[bot] committed Mar 8, 2024
1 parent bbf2325 commit 5913c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RestoreCurrentSite.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
trait RestoreCurrentSite
{
#[Locked]
public string $siteHandle = "";
public string $siteHandle = '';

public function mountRestoreCurrentSite(): void
{
Expand Down

0 comments on commit 5913c83

Please sign in to comment.