PHP Class Frontend\Modules\Mailmotor\Validator\Constraints\EmailUnsubscriptionValidator

Inheritance: extends Symfony\Component\Validator\ConstraintValidator
Afficher le fichier Open project: forkcms/forkcms

Protected Properties

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

Méthodes publiques

Méthode Description
setSubscriber ( MailMotor\Bundle\MailMotorBundle\Helper\Subscriber $subscriber ) Set subscriber - using a constructor didn't work.
validate ( mixed $value, Constraint $constraint )

Method Details

setSubscriber() public méthode

Set subscriber - using a constructor didn't work.
public setSubscriber ( MailMotor\Bundle\MailMotorBundle\Helper\Subscriber $subscriber )
$subscriber MailMotor\Bundle\MailMotorBundle\Helper\Subscriber

validate() public méthode

public validate ( mixed $value, Constraint $constraint )
$value mixed
$constraint Symfony\Component\Validator\Constraint

Property Details

$subscriber protected_oe property

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