Skip to content

Commit

Permalink
Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
afbora committed Dec 12, 2024
1 parent 4e56591 commit b1a5960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cms/Language.php
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ public function update(array|null $props = null): static
);

return $language;
}
}

/**
* Returns a language variable object
Expand Down

0 comments on commit b1a5960

Please sign in to comment.