LdapTools\Cache\NoCache::set PHP Метод

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

public set ( LdapTools\Cache\CacheableItemInterface $item )
$item LdapTools\Cache\CacheableItemInterface
    public function set(CacheableItemInterface $item)
    {
        return $item;
    }