ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ 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 Sat Dec 13 2025 23:02:43 for ILIAS by
1.9.4 (using
Doxyfile
)