Cache\Adapter\Chain\Tests\IntegrationPoolTest::createCachePool PHP 메소드

createCachePool() 공개 메소드

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