mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-06-21 01:51:46 +00:00
Fixed phpstan issues
This commit is contained in:
parent
db86b8c330
commit
21bad81262
3 changed files with 3 additions and 5 deletions
|
|
@ -41,7 +41,7 @@ final class AiPlatformChoiceType extends AbstractType
|
|||
{
|
||||
}
|
||||
|
||||
public function getParent(): ?string
|
||||
public function getParent(): string
|
||||
{
|
||||
return EnumType::class;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue