ILIAS
trunk Revision v11.0_alpha-2658-ge2404539063
◀ ilDoc Overview
FactoryInterface.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\MetaData\Copyright\Search
;
22
23
interface
FactoryInterface
24
{
25
public
function
get
():
SearcherInterface
;
26
}
ILIAS\MetaData\Copyright\Search\SearcherInterface
Definition:
SearcherInterface.php:26
ILIAS\MetaData\Copyright\Search
Definition:
Factory.php:21
ILIAS\MetaData\Copyright\Search\FactoryInterface
Definition:
FactoryInterface.php:23
components
ILIAS
MetaData
classes
Copyright
Search
FactoryInterface.php
Generated on Tue Sep 2 2025 23:02:09 for ILIAS by
1.8.13 (using
Doxyfile
)