Skip to content

Commit

Permalink
Merge pull request #21 from userfrosting/analysis-JGBl1o
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
lcharette authored Sep 23, 2024
2 parents 3739591 + f16489e commit b84a465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/I18n/SiteLocale.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
class SiteLocale extends CoreSiteLocale
{
/**
* @param Config $config
* @param Config $config
* @param RequestContainer $request
* @param Authenticator $authenticator
* @param Authenticator $authenticator
*/
public function __construct(
protected Config $config,
Expand Down

0 comments on commit b84a465

Please sign in to comment.