Skip to content

Commit 34a47b7

Browse files
Add files via upload
1 parent 4c53ac9 commit 34a47b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
return [
3+
'subject' => 'An example email subject!',
4+
5+
'body' => 'An example email body.',
6+
];

0 commit comments

Comments
 (0)