PHP Class Frontend\Modules\Mailmotor\Command\UnsubscriptionHandler

Afficher le fichier Open project: forkcms/forkcms

Protected Properties

Свойство Type Description
$subscriber MailMotor\Bundle\MailMotorBundle\Helper\Subscriber

Méthodes publiques

Méthode Description
__construct ( MailMotor\Bundle\MailMotorBundle\Helper\Subscriber $subscriber ) UnsubscriptionHandler constructor.
handle ( Unsubscription $unsubscription ) Handle

Method Details

__construct() public méthode

UnsubscriptionHandler constructor.
public __construct ( MailMotor\Bundle\MailMotorBundle\Helper\Subscriber $subscriber )
$subscriber MailMotor\Bundle\MailMotorBundle\Helper\Subscriber

handle() public méthode

Handle
public handle ( Unsubscription $unsubscription )
$unsubscription Unsubscription

Property Details

$subscriber protected_oe property

protected Subscriber,MailMotor\Bundle\MailMotorBundle\Helper $subscriber
Résultat MailMotor\Bundle\MailMotorBundle\Helper\Subscriber