Kraken\Filesystem\Factory\RedisFactory::getClient PHP Méthode

getClient() protected méthode

protected getClient ( ) : string
Résultat string
    protected function getClient()
    {
        return Client::class;
    }