PHP Class Frontend\Modules\Mailmotor\Actions\Unsubscribe

Author: Dave Lens ([email protected])
Inheritance: extends Frontend\Core\Engine\Base\Block
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
execute ( ) : void Execute the extra
getEmail ( ) Get email

Private Methods

Méthode Description
parse ( ) : void Parse the data into the template

Method Details

execute() public méthode

Execute the extra
public execute ( ) : void
Résultat void

getEmail() public méthode

Get email
public getEmail ( )