ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ ilDoc Overview
interface.ilMailRecipientParser.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
25
interface
ilMailRecipientParser
26
{
30
public
function
parse
(): array;
31
}
ilMailRecipientParser
Interface ilMailRecipientParser.
Definition:
interface.ilMailRecipientParser.php:25
ilMailRecipientParser\parse
parse()
components
ILIAS
Mail
interfaces
interface.ilMailRecipientParser.php
Generated on Wed Sep 10 2025 15:15:56 for ILIAS by
1.8.13 (using
Doxyfile
)