Remove reflect method form public interface
The reflect method is (and should) only every be called internally.
Since if you call it again it would otherwise start mixing and matching
arguments etc.
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Loading
Please register or sign in to comment