Cache\Adapter\Chain\Tests\IntegrationPoolTest::createCachePool PHP Метод

createCachePool() публичный Метод

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