Part of #2010184: [meta] convert ‘uri_callback’ entities param to EntityInterface::uri() method.
Needs to implement Plugin\Entity\ImageStyle.php uri() method and drop image_style_entity_uri() function replacing it's calls to $entity->uri() and clean-up uri_callback at entity annotation.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | image-2010240-2.patch | 1.44 KB | kgoel |
Comments
Comment #1
kgoel commentedComment #2
kgoel commentedComment #3
claudiu.cristeaThis has been fixed as part of #2027423: Make image style system flexible.