moon mailer

This commit is contained in:
2019-05-31 21:27:13 -05:00
parent 899866e595
commit 4abcf45ff4

View File

@@ -142,7 +142,7 @@ class MoonMailerCommand extends Command
$sentmail->save();
}
private function GetMoonList(MoonRental $moons) {
private function GetMoonList($moons) {
//Declare the variable to be used as a global part of the function
$list = array();