Page MenuHomeWickedGov Phorge

MultiOperationCache.php
No OneTemporary

Size
251 B
Referenced Files
None
Subscribers
None

MultiOperationCache.php

<?php
namespace Doctrine\Common\Cache;
/**
* Interface for cache drivers that supports multiple items manipulation.
*
* @link www.doctrine-project.org
*/
interface MultiOperationCache extends MultiGetCache, MultiDeleteCache, MultiPutCache
{
}

File Metadata

Mime Type
text/x-php
Expires
Sat, May 16, 22:31 (1 h, 55 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
78/fd/2618637bbef183d8f1a7a715c732
Default Alt Text
MultiOperationCache.php (251 B)

Event Timeline