mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 22:15:36 +01:00
Applied rector suggestions
This commit is contained in:
@@ -30,6 +30,7 @@ use Doctrine\ORM\Mapping\ClassMetadata;
|
||||
/**
|
||||
* @template TEntityClass of AttachmentContainingDBElement
|
||||
* @extends NamedDBElementRepository<TEntityClass>
|
||||
* @see \App\Tests\Repository\AttachmentContainingDBElementRepositoryTest
|
||||
*/
|
||||
class AttachmentContainingDBElementRepository extends NamedDBElementRepository
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user