Closed leekelleher closed 7 years ago
Refactored to return an instance of the processor rather than the type.
We were previously passing around the Type of the default processor, rather than getting an instance of it when we required it.
Type
This is an internal API, no breaking-changes here.
Refactored to return an instance of the processor rather than the type.
We were previously passing around the
Type
of the default processor, rather than getting an instance of it when we required it.This is an internal API, no breaking-changes here.