diff --git a/src/Service/UWServiceInterface.php b/src/Service/UWServiceInterface.php
index 702d9edb04b69410be52ee328f971d1a9a2b3837..b24c820a268bc276eb79022eb792651d4412b944 100644
--- a/src/Service/UWServiceInterface.php
+++ b/src/Service/UWServiceInterface.php
@@ -63,6 +63,7 @@ interface UWServiceInterface {
    *
    * @param string $type
    *   The type of preprocess (node, teaser, featured_image, etc).
+   *
    * @return array
    *   Array of content types that has featured images.
    */