Security update to Drupal 8.4.6
[yaffs-website] / vendor / doctrine / cache / lib / Doctrine / Common / Cache / MultiPutCache.php
index bf87ea9f1cd668651de80b601db8474077023f43..cb20bdc619799ef01c38f40a460a41fa58fcd92c 100644 (file)
@@ -25,6 +25,8 @@ namespace Doctrine\Common\Cache;
  * @link   www.doctrine-project.org
  * @since  1.6
  * @author Daniel Gorgan <danut007ro@gmail.com>
+ *
+ * @deprecated
  */
 interface MultiPutCache
 {