You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, their names can be confusing with our "real" repositories interfaces defined in php-xapi/repository-api (by real, I mean the ones that we'll use in the LrsBundle).
So, I propose to mark them as internal and change their suffix part to Storage (ex. : StatementStorage for XApi\Repository\Doctrine\Repository\Mapping\StatementRepository).