Cache\Adapter\Chain\Tests\IntegrationTagTest::createCachePool PHP Method

createCachePool() public method

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