PHP Class Fedeisas\LaravelMailCssInliner\CssInlinerPlugin

Inheritance: implements Swift_Events_SendListener
Show file Open project: fedeisas/laravel-mail-css-inliner

Protected Properties

Property Type Description
$css string

Public Methods

Method Description
__construct ( array $options )
beforeSendPerformed ( Swift_Events_SendEvent $evt )
sendPerformed ( Swift_Events_SendEvent $evt ) Do nothing

Method Details

__construct() public method

public __construct ( array $options )
$options array options defined in the configuration file.

beforeSendPerformed() public method

public beforeSendPerformed ( Swift_Events_SendEvent $evt )
$evt Swift_Events_SendEvent

sendPerformed() public method

Do nothing
public sendPerformed ( Swift_Events_SendEvent $evt )
$evt Swift_Events_SendEvent

Property Details

$css protected property

protected string $css
return string