%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/kma/vendor/botman/botman/src/Cache/
Upload File :
Create Path :
Current File : /home/ugotscom/kma/vendor/botman/botman/src/Cache/SymfonyCache.php

<?php

namespace BotMan\BotMan\Cache;

use Symfony\Component\Cache\Adapter\AdapterInterface;

class SymfonyCache extends Psr6Cache
{
    /**
     * @param AdapterInterface $adapter
     */
    public function __construct(AdapterInterface $adapter)
    {
        $this->adapter = $adapter;
    }
}

Zerion Mini Shell 1.0