Closed glensc closed 8 years ago
change single valued FILTER_BRANCH_CALLBACK to a list named FILTER_BRANCH_CALLBACKS, so could have multiple callbacks defined.
FILTER_BRANCH_CALLBACK
FILTER_BRANCH_CALLBACKS
the end result would be that i could add sample timezone converter as filter provided by agito in #12
Thanks!
change single valued
FILTER_BRANCH_CALLBACK
to a list namedFILTER_BRANCH_CALLBACKS
, so could have multiple callbacks defined.the end result would be that i could add sample timezone converter as filter provided by agito in #12