Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / metatag / src / MetatagDefaultsInterface.php
index 6115d47b28f68a508dbd4a84828dbcebb6471460..36b2bd80d946930c1f9547c81c191742189f657c 100644 (file)
@@ -9,5 +9,4 @@ use Drupal\Core\Config\Entity\ConfigEntityInterface;
  */
 interface MetatagDefaultsInterface extends ConfigEntityInterface {
   // Add get/set methods for your configuration properties here.
-
 }