ILIAS
trunk Revision v12.0_alpha-1338-g8f7e531aa3c
◀ 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 Wed Apr 29 2026 23:03:12 for ILIAS by
1.9.4 (using
Doxyfile
)