Drupal 8 images with image style
In drupal 7, i use function image_style_url('style', uri)
to generate new image with style and return image's path. so what will be instead of it in drupal 8? thanks
In drupal 7, i use function image_style_url('style', uri)
to generate new image with style and return image's path. so what will be instead of it in drupal 8? thanks