mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-30 05:24:28 +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
|
@ -79,8 +79,6 @@ abstract class AttachmentContainingDBElement extends AbstractNamedDBElement impl
|
|||
|
||||
/**
|
||||
* Gets all attachments associated with this element.
|
||||
*
|
||||
* @phpstan-return Collection<int, AT>
|
||||
*/
|
||||
public function getAttachments(): Collection
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue