ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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 Oct 18 2025 23:03:26 for ILIAS by
1.9.4 (using
Doxyfile
)