ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ 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
Services
MetaData
classes
Editor
Http
LinkFactoryInterface.php
Generated on Wed Sep 10 2025 14:11:40 for ILIAS by
1.8.13 (using
Doxyfile
)