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.

CommentFileSizeAuthor
#2 image-2010240-2.patch1.44 KBkgoel

Comments

kgoel’s picture

Assigned: Unassigned » kgoel
kgoel’s picture

Status: Active » Needs review
StatusFileSize
new1.44 KB
claudiu.cristea’s picture

Status: Needs review » Closed (duplicate)

This has been fixed as part of #2027423: Make image style system flexible.