ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
Factory.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\UI\Component\Dropzone
;
22
32
interface
Factory
33
{
56
public
function
file
():
File
\
Factory
;
57
}
ILIAS\File
Definition:
File.php:28
ILIAS\UI\Component\Dropzone\Factory
Definition:
Factory.php:33
ILIAS\UI\Component\Dropzone\Factory\file
file()
ILIAS\UI\Component\Dropzone
Definition:
Factory.php:21
components
ILIAS
UI
src
Component
Dropzone
Factory.php
Generated on Sat Oct 18 2025 23:02:21 for ILIAS by
1.9.4 (using
Doxyfile
)