Cleaning up

This commit is contained in:
James Cole
2015-05-17 10:10:58 +02:00
parent 6b8194261f
commit beedf7d780
10 changed files with 11 additions and 126 deletions

View File

@@ -56,6 +56,8 @@ interface ReminderHelperInterface
*
* @param PiggyBank $piggyBank
*
* @param Carbon $date
*
* @return mixed
*/
public function createReminders(PiggyBank $piggyBank, Carbon $date);