Skip to content
Snippets Groups Projects
Commit 1e4a1922 authored by Igor Biki's avatar Igor Biki
Browse files

ISTWCMS-5175: Code standards.

parent 53e327df
No related branches found
No related tags found
1 merge request!178ISTWCMS-5175: Update to UWService to handle removed image/media.
...@@ -108,7 +108,7 @@ class UWService implements UWServiceInterface { ...@@ -108,7 +108,7 @@ class UWService implements UWServiceInterface {
/** /**
* {@inheritDoc} * {@inheritDoc}
*/ */
public function prepareResponsiveImage(?EntityInterface $entity, string $image_style): array { public function prepareResponsiveImage(?EntityInterface $entity, string $image_style): array {
// Ensure that we can load an entity on the media. // Ensure that we can load an entity on the media.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment