Files
openproject/lib
Jan Sandbrink ded6d960c0 Allow to extend PatternMatcherFilters via method call
Instead of requiring plugins to overwrite the .matchers method,
they can now call .append_matcher with their custom matcher.
2026-04-14 16:47:17 +02:00
..