add missing recipients list interface definition
Cette révision appartient à :
Parent
95384c5eba
révision
54cfb2645c
@ -31,4 +31,6 @@ interface RecipientsListInterface
|
||||
public function clearRecipents(): RecipientsListInterface;
|
||||
|
||||
public function getRecipients(): array;
|
||||
|
||||
public function getRecipientsList(): array;
|
||||
}
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user