summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/8401.internal
blob: 9f4f927401e5b90d215ed370069b95c8ee1383bd (plain)
1
2
3
4
``get_message_definition`` was removed from the base checker API. You can access
message definitions through the ``MessageStore``.

Refs #8401