Hi everyone,
I'm developing an extension and I need to override the behavior of a method from the Linker class. More precisely, I need to override 'makeImageLink2' to create custom links for certain images. I searched for a related hook but I could not find anything. Can this be done from an extension?
Thanks in advance,