File manager - Edit - /home/jardides/www/Cloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/AbstractCacheAdapter.php
Back
<?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; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings