ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
FactoryInterface.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=0);
20
21
namespace
ILIAS\Tracking\View\ProgressBlock\Settings
;
22
23
interface
FactoryInterface
24
{
25
public
function
repository
():
RepositoryInterface
;
26
}
ILIAS\Tracking\View\ProgressBlock\Settings\FactoryInterface\repository
repository()
ILIAS\Tracking\View\ProgressBlock\Settings\RepositoryInterface
Definition:
RepositoryInterface.php:23
ILIAS\Tracking\View\ProgressBlock\Settings\FactoryInterface
Definition:
FactoryInterface.php:23
ILIAS\Tracking\View\ProgressBlock\Settings
Definition:
Factory.php:21
components
ILIAS
Tracking
classes
View
ProgressBlock
Settings
FactoryInterface.php
Generated on Wed Sep 3 2025 23:02:08 for ILIAS by
1.8.13 (using
Doxyfile
)