mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-12 19:34:31 +02:00
Fixed some higher level PHPstan issues.
This commit is contained in:
parent
f2f5e0b76e
commit
3328dd968d
9 changed files with 12 additions and 11 deletions
|
@ -39,7 +39,7 @@ trait ParametersTrait
|
|||
/**
|
||||
* Return all associated specifications.
|
||||
*
|
||||
* @psalm-return Collection<int, PartParameter>
|
||||
* @psalm-return Collection<int, AbstractParameter>
|
||||
*/
|
||||
public function getParameters(): Collection
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue