Change default message type
Opened this issue · 0 comments
crazedsanity commented
There should be an option to change the default message type (currently defined by the constant Message::DEFAULT_TYPE
). This could simply be an optional argument to to Message::__construct()
.