ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
◀ ilDoc Overview
LinkFactoryInterface.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\MetaData\Editor\Http
;
22
23
interface
LinkFactoryInterface
24
{
25
public
function
custom
(
Command
$command):
LinkBuilderInterface
;
26
}
ILIAS\MetaData\Editor\Http\LinkBuilderInterface
Definition:
LinkBuilderInterface.php:26
ILIAS\MetaData\Editor\Http\LinkFactoryInterface
Definition:
LinkFactoryInterface.php:24
ILIAS\MetaData\Editor\Http\LinkFactoryInterface\custom
custom(Command $command)
ILIAS\MetaData\Editor\Http
Definition:
Command.php:21
ILIAS\MetaData\Editor\Http\Command
Command
Definition:
Command.php:24
components
ILIAS
MetaData
classes
Editor
Http
LinkFactoryInterface.php
Generated on Sun Apr 5 2026 23:03:27 for ILIAS by
1.9.4 (using
Doxyfile
)