I did not add a typehint for string on prepareTag() or getKeyPrefix() as I don't know what PHP-version you're targetting. But I guess the plugin is pretty modern....
I've tested that entities, sections and globals gets prefixed tags, and that the purge job does work.
But, I've only tested with the Varnish driver.
Please do tell if I've done obviously stupid things or forgotten something :)
Pull request for #18
I did not add a typehint for string on prepareTag() or getKeyPrefix() as I don't know what PHP-version you're targetting. But I guess the plugin is pretty modern....
I've tested that entities, sections and globals gets prefixed tags, and that the purge job does work. But, I've only tested with the Varnish driver.
Please do tell if I've done obviously stupid things or forgotten something :)