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