Updated the Bootstrap theme.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Setting / DeprecatedSettingInterface.php
diff --git a/web/themes/contrib/bootstrap/src/Plugin/Setting/DeprecatedSettingInterface.php b/web/themes/contrib/bootstrap/src/Plugin/Setting/DeprecatedSettingInterface.php
new file mode 100644 (file)
index 0000000..6c0ae9a
--- /dev/null
@@ -0,0 +1,9 @@
+<?php
+
+namespace Drupal\bootstrap\Plugin\Setting;
+
+/**
+ * Interface DeprecatedSettingInterface.
+ */
+interface DeprecatedSettingInterface {
+}