Home
last modified time | relevance | path

Searched defs:ProviderFactoryInterface (Results 1 – 11 of 11) sorted by relevance

/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/translation/Provider/
H A DProviderFactoryInterface.php17 interface ProviderFactoryInterface interface
/dports/www/ilias/ILIAS-5.4.25/src/GlobalScreen/Provider/
H A DProviderFactoryInterface.php11 interface ProviderFactoryInterface interface
/dports/www/ilias/ILIAS-5.4.25/src/GlobalScreen/Collector/
H A DCollectorFactory.php3 use ILIAS\GlobalScreen\Provider\ProviderFactoryInterface; alias
/dports/www/ilias/ILIAS-5.4.25/src/GlobalScreen/Identification/Serializer/
H A DSerializerInterface.php5 use ILIAS\GlobalScreen\Provider\ProviderFactoryInterface; alias
H A DCoreSerializer.php7 use ILIAS\GlobalScreen\Provider\ProviderFactoryInterface; alias
H A DPluginSerializer.php8 use ILIAS\GlobalScreen\Provider\ProviderFactoryInterface; alias
/dports/www/ilias/ILIAS-5.4.25/src/GlobalScreen/
H A DServices.php5 use ILIAS\GlobalScreen\Provider\ProviderFactoryInterface; alias
/dports/www/ilias/ILIAS-5.4.25/src/GlobalScreen/Identification/
H A DIdentificationFactory.php6 use ILIAS\GlobalScreen\Provider\ProviderFactoryInterface; alias
/dports/www/ilias/ILIAS-5.4.25/tests/GlobalScreen/Identification/
H A DIdentificationTest.php9 use ILIAS\GlobalScreen\Provider\ProviderFactoryInterface; alias
H A DIdentificationFactoryTest.php11 use ILIAS\GlobalScreen\Provider\ProviderFactoryInterface; alias
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/translation/Test/
H A DProviderFactoryTestCase.php22 use Symfony\Component\Translation\Provider\ProviderFactoryInterface; alias