Add some hasManyThrough references

This commit is contained in:
James Cole
2014-11-21 11:11:52 +01:00
parent 243d942a6e
commit ec776bb6eb
6 changed files with 33 additions and 14 deletions

View File

@@ -80,6 +80,7 @@ class LimitRepetition extends Ardent
return $this->belongsTo('Limit');
}
/**
* TODO remove this method in favour of something in the FireflyIII libraries.
*