diff --git a/src/Service/UWServiceInterface.php b/src/Service/UWServiceInterface.php index 3b0fab077ce9206075f6960ba0bb4cc0b6fb619e..bfa260768de1b7d1e91a2cc2fff53741609b1f8d 100644 --- a/src/Service/UWServiceInterface.php +++ b/src/Service/UWServiceInterface.php @@ -15,6 +15,8 @@ use Drupal\node\Entity\Node; interface UWServiceInterface { /** + * Get the image styles used in UW crops. + * * @param string $type * The type of styles to get. *