ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
◀ ilDoc Overview
HandlerInterface.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\MetaData\OERExposer\OAIPMH
;
22
23
interface
HandlerInterface
24
{
25
public
function
sendResponseToRequest
(): void;
26
}
ILIAS\MetaData\OERExposer\OAIPMH\HandlerInterface
Definition:
HandlerInterface.php:24
ILIAS\MetaData\OERExposer\OAIPMH\HandlerInterface\sendResponseToRequest
sendResponseToRequest()
ILIAS\MetaData\OERExposer\OAIPMH
Definition:
DateHelper.php:21
components
ILIAS
MetaData
classes
OERExposer
OAIPMH
HandlerInterface.php
Generated on Sun Apr 5 2026 23:02:20 for ILIAS by
1.9.4 (using
Doxyfile
)