Skip to content

Commit

Permalink
Merge release 2.5.3 into 3.0.x (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed May 6, 2022
2 parents 6389f2b + d7edf27 commit 25ec98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Persistence/ObjectRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* Contract for a Doctrine persistence layer ObjectRepository class to implement.
*
* @template T of object
* @template-covariant T of object
*/
interface ObjectRepository
{
Expand Down

0 comments on commit 25ec98a

Please sign in to comment.