Frontend\Modules\Mailmotor\Form\UnsubscribeType::getBlockPrefix PHP Method

getBlockPrefix() public method

public getBlockPrefix ( ) : string
return string
    public function getBlockPrefix()
    {
        return 'unsubscribe';
    }