Cache\Adapter\Chain\Tests\IntegrationPoolTest::createCachePool PHP Méthode

createCachePool() public méthode

public createCachePool ( )
    public function createCachePool()
    {
        return new CachePoolChain($this->getAdapters());
    }