Skip to content

Registration

Compare
Choose a tag to compare
@MGatner MGatner released this 14 Sep 23:30
· 60 commits to master since this release
3bf7893

This release reinstates Handler Registration which was removed with the database dependency. Handlers can now implement an option register() method to be executed when Handlers::register() is called. While there are no restrictions, the current intent is that register() will add the attributes to the database.