Skip to content

Commit

Permalink
Merge pull request #1 from Edsardio/patch-2
Browse files Browse the repository at this point in the history
Chef Jambek
  • Loading branch information
dejury authored Aug 10, 2021
2 parents 1619a0f + d74b561 commit d0cbdeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/FakerFoodNames/Provider/FoodName.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class FoodName extends Base
"Tom Pouce",
"Vanice Vanillevla",
"Wendy Wentelteef",
"Chef Jambek",
];

/**
Expand All @@ -43,4 +44,4 @@ public function foodName(): stdClass

return $ret;
}
}
}

0 comments on commit d0cbdeb

Please sign in to comment.