mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 07:33:50 +00:00
fix cs
This commit is contained in:
@@ -17,6 +17,4 @@ use Doctrine\Persistence\ObjectRepository;
|
||||
/**
|
||||
* @extends ObjectRepository<StoredObject>
|
||||
*/
|
||||
interface StoredObjectRepositoryInterface extends ObjectRepository
|
||||
{
|
||||
}
|
||||
interface StoredObjectRepositoryInterface extends ObjectRepository {}
|
||||
|
Reference in New Issue
Block a user