add missing recipients list interface definition
Dieser Commit ist enthalten in:
Ursprung
95384c5eba
Commit
54cfb2645c
@ -31,4 +31,6 @@ interface RecipientsListInterface
|
||||
public function clearRecipents(): RecipientsListInterface;
|
||||
|
||||
public function getRecipients(): array;
|
||||
|
||||
public function getRecipientsList(): array;
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren