noMailToExample
extends PluginBase
in package
noMailToExample : just don't send email to example.org or example.com http://example.org/ is a great tool for demonstration and test, but sending an email to user@example.org: you receive 4 hour after a notification This plugin just disable sending email to this website, then you can use it when testing syste.
Tags
Table of Contents
Properties
- $description : mixed
- $name : mixed
Methods
- beforeEmail() : mixed
- Set event send to false when sending an email to example.(com|org)
- init() : mixed
Properties
$description
protected
static mixed
$description
= 'Don\\t send email to example.(com|org)'
$name
protected
static mixed
$name
= 'noMailToExample'
Methods
beforeEmail()
Set event send to false when sending an email to example.(com|org)
public
beforeEmail() : mixed
Tags
init()
public
init() : mixed