Version 1
[yaffs-website] / web / modules / contrib / blazy / src / Form / BlazyAdminInterface.php
diff --git a/web/modules/contrib/blazy/src/Form/BlazyAdminInterface.php b/web/modules/contrib/blazy/src/Form/BlazyAdminInterface.php
new file mode 100644 (file)
index 0000000..55f428e
--- /dev/null
@@ -0,0 +1,8 @@
+<?php
+
+namespace Drupal\blazy\Form;
+
+/**
+ * Defines re-usable services and functions for blazy plugins.
+ */
+interface BlazyAdminInterface {}