Skip to content

Commit

Permalink
Fix php codesniffer
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjorn Van Acker committed Nov 7, 2023
1 parent 0756c6c commit 5db2ed1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Modules/Frontend/Domain/Meta/RepositoryWithMetaTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ abstract protected function slugifyIdQueryBuilder(
QueryBuilder $queryBuilder,
?object $subject,
Locale $locale,
string $entityAlias
,
string $entityAlias,
): void;

final protected function addOrIncreaseNumberAtEndOfString(string $string): string
Expand Down

0 comments on commit 5db2ed1

Please sign in to comment.