mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-25 11:18:51 +02:00
Fixed some errors introduced by earlier typings
This commit is contained in:
parent
b7c8ca2a48
commit
cbdf0a9392
6 changed files with 6 additions and 18 deletions
|
@ -43,7 +43,7 @@ class StructuralElementFromNameDenormalizer implements DenormalizerInterface
|
|||
}
|
||||
|
||||
/**
|
||||
* @template T
|
||||
* @template T of AbstractStructuralDBElement
|
||||
* @phpstan-param class-string<T> $type
|
||||
* @phpstan-return T|null
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue