X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdoctrine%2Fcache%2Flib%2FDoctrine%2FCommon%2FCache%2FMultiGetCache.php;h=0d437d143beccff3bf9d9d8bbd77f9d22b3cd088;hp=df7146d78efde37f6bac097a9445b90dd749d2f5;hb=5e458ff8cb4924fd5fa03b80d8edfcc52fe43479;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5 diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php index df7146d78..0d437d143 100644 --- a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php +++ b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php @@ -25,6 +25,8 @@ namespace Doctrine\Common\Cache; * @link www.doctrine-project.org * @since 1.4 * @author Asmir Mustafic + * + * @deprecated */ interface MultiGetCache {