Skip to content

Instantly share code, notes, and snippets.

@anzmage
anzmage / gist:41d1553388bffcf4c078c2e6cf35805d
Last active April 25, 2020 07:11
Magento 2 : Send Email use Object Manager
$variables = [
data' => [
'name'=> 'test',
'testvar'=> 'test34123123123'
]
];
$sender = [
'name'=>'somebody',