Property | Type | Description | |
---|---|---|---|
$css | string |
Method | Description | |
---|---|---|
__construct ( array $options ) | ||
beforeSendPerformed ( Swift_Events_SendEvent $evt ) | ||
sendPerformed ( Swift_Events_SendEvent $evt ) | Do nothing |
public __construct ( array $options ) | ||
$options | array | options defined in the configuration file. |
public beforeSendPerformed ( Swift_Events_SendEvent $evt ) | ||
$evt | Swift_Events_SendEvent |
public sendPerformed ( Swift_Events_SendEvent $evt ) | ||
$evt | Swift_Events_SendEvent |