ILIAS
trunk Revision v12.0_alpha-1338-g8f7e531aa3c
◀ ilDoc Overview
toComponent.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\StaticURL\Shortlinks\UI
;
22
26
interface
toComponent
27
{
31
public
function
get
(): \Generator;
32
}
ILIAS\StaticURL\Shortlinks\UI\toComponent
Definition:
toComponent.php:27
ILIAS\StaticURL\Shortlinks\UI
Definition:
Form.php:21
components
ILIAS
StaticURL
src
Shortlinks
UI
toComponent.php
Generated on Wed Apr 29 2026 23:05:35 for ILIAS by
1.9.4 (using
Doxyfile
)