Security update to Drupal 8.4.6
[yaffs-website] / vendor / doctrine / cache / lib / Doctrine / Common / Cache / MultiGetCache.php
index df7146d78efde37f6bac097a9445b90dd749d2f5..0d437d143beccff3bf9d9d8bbd77f9d22b3cd088 100644 (file)
@@ -25,6 +25,8 @@ namespace Doctrine\Common\Cache;
  * @link   www.doctrine-project.org
  * @since  1.4
  * @author Asmir Mustafic <goetas@gmail.com>
+ *
+ * @deprecated
  */
 interface MultiGetCache
 {