ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ 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
Definition:
Command.php:21
ILIAS\MetaData\Editor\Http\Command
Command
Definition:
Command.php:23
ILIAS\MetaData\Editor\Http\LinkBuilderInterface
Definition:
LinkBuilderInterface.php:25
ILIAS\MetaData\Editor\Http\LinkFactoryInterface\custom
custom(Command $command)
ILIAS\MetaData\Editor\Http\LinkFactoryInterface
Definition:
LinkFactoryInterface.php:23
components
ILIAS
MetaData
classes
Editor
Http
LinkFactoryInterface.php
Generated on Sun Aug 31 2025 23:03:22 for ILIAS by
1.8.13 (using
Doxyfile
)