Contributor
This PR removes word function from middleware definition because actually, a middleware can be both function or a callable object. So, I think it can confuse a reader.
clue approved these changes Jan 7, 2018
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch, makes perfect sense to me! ![]()
jsor approved these changes Jan 7, 2018
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch ๐