PHP Class Frontend\Modules\Mailmotor\Actions\Subscribe

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

Public Methods

Method Description
execute ( ) : void Execute the extra
getEmail ( ) Get email

Private Methods

Method Description
parse ( ) : void Parse the data into the template

Method Details

execute() public method

Execute the extra
public execute ( ) : void
return void

getEmail() public method

Get email
public getEmail ( )