Pimcore\Document\Newsletter\AddressSourceAdapterInterface::getParamsForTestSending PHP Method

getParamsForTestSending() public method

returns params to be set on mail for test sending
public getParamsForTestSending ( string $emailAddress ) : SendingParamContainer
$emailAddress string
return SendingParamContainer
    public function getParamsForTestSending($emailAddress);