Skip to content

Commit

Permalink
Fix code style issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg0 committed Jul 17, 2023
1 parent 21dd0ed commit 7c049fe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
class IdentifierFlattenerDateTimeImmutableIdTest extends OrmFunctionalTestCase
{
/**
* @var EntityRepository
* @var EntityRepository
*/
private $articleRepository;

/**
* @var EntityRepository
* @var EntityRepository
*/
private $articleAuditRepository;

Expand Down

0 comments on commit 7c049fe

Please sign in to comment.