Skip to content

Added a helper to get the category id automatically

Compare
Choose a tag to compare
@jesse-deboer jesse-deboer released this 28 Oct 12:47
· 27 commits to master since this release
6d856c3

What's Changed

  • Introduces a method getUid() that returns the category ID prefixed with 'category-' or an empty string if no current category can be found in the layer resolver (which I assume to be some kind of registry) #82

Full Changelog: 1.10.0...1.11.0