ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
◀ 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 Sun Nov 2 2025 23:04:00 for ILIAS by
1.9.4 (using
Doxyfile
)