mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Fixed PHPstan issues
This commit is contained in:
@@ -30,7 +30,7 @@ use RecursiveIteratorIterator;
|
||||
/**
|
||||
* @see \App\Tests\Repository\StructuralDBElementRepositoryTest
|
||||
* @template TEntityClass of AbstractStructuralDBElement
|
||||
* @extends NamedDBElementRepository<TEntityClass>
|
||||
* @extends AttachmentContainingDBElementRepository<TEntityClass>
|
||||
*/
|
||||
class StructuralDBElementRepository extends AttachmentContainingDBElementRepository
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user