ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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 Wed Sep 10 2025 15:14:49 for ILIAS by
1.8.13 (using
Doxyfile
)