Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / finder / Exception / ExceptionInterface.php
index bff02142dff98ddf3e88056422ca72e2bee2f501..161e9686d2b70f4d89d241008f0edf7f9f3be9af 100644 (file)
@@ -13,6 +13,8 @@ namespace Symfony\Component\Finder\Exception;
 
 /**
  * @author Jean-François Simon <contact@jfsimon.fr>
+ *
+ * @deprecated since 3.3, to be removed in 4.0.
  */
 interface ExceptionInterface
 {