method

register_interceptor

register_interceptor(interceptor)
public

Register an Interceptor which will be called before mail is sent. Either a class or a string can be passed in as the Interceptor. If a string is passed in it will be constantized.