ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ 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()
Services
Mail
interfaces
interface.ilMailRecipientParser.php
Generated on Wed Sep 10 2025 14:11:36 for ILIAS by
1.8.13 (using
Doxyfile
)