mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-10 01:08:38 +01:00
Fixed some more phpstan issues
This commit is contained in:
@@ -47,6 +47,10 @@ use App\Entity\LabelSystem\LabelSupportedElement;
|
||||
use App\Helpers\Trees\TreeViewNode;
|
||||
use InvalidArgumentException;
|
||||
|
||||
/**
|
||||
* @template TEntityClass of LabelProfile
|
||||
* @extends NamedDBElementRepository<TEntityClass>
|
||||
*/
|
||||
class LabelProfileRepository extends NamedDBElementRepository
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user