%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/infra/phpmyadmin/vendor/phpmyadmin/motranslator/src/Cache/
Upload File :
Create Path :
Current File : //home/infra/phpmyadmin/vendor/phpmyadmin/motranslator/src/Cache/CacheFactoryInterface.php

<?php

declare(strict_types=1);

namespace PhpMyAdmin\MoTranslator\Cache;

use PhpMyAdmin\MoTranslator\MoParser;

interface CacheFactoryInterface
{
    public function getInstance(MoParser $parser, string $locale, string $domain): CacheInterface;
}

Zerion Mini Shell 1.0