Can we have the block instance id passed to the block class for specific theming use cases?

Comments

dagmar’s picture

Status: Active » Fixed

Now each block instance is rendered with an unique id. $delta was replaced with the block instance machine name, so usually the block id will be

block-[name-of-the-module-that-provides-the-block]-[block-instance-machine-name]

Fixed 42d39b4

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.