Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Sep 23, 2024
1 parent 3739591 commit f16489e
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 f16489e

Please sign in to comment.