Move Account Validity callbacks to a dedicated file (#15237)

This commit is contained in:
Andrew Morgan
2023-03-16 10:35:31 +00:00
committed by GitHub
parent f54f877f27
commit 4953cd71df
8 changed files with 154 additions and 106 deletions
+1
View File
@@ -0,0 +1 @@
Move various module API callback registration methods to a dedicated class.