Some model updates.

This commit is contained in:
James Cole
2015-07-19 09:37:37 +02:00
parent 0dbe4e94fa
commit cdeb1ad87c
3 changed files with 4 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ use Watson\Validating\ValidatingTrait;
* @property-read int $account_id
* @property-read string $name
* @property-read string $symbol
* @property-read \Illuminate\Database\Eloquent\Collection|\FireflyIII\Models\Attachment[] $attachments
* @property-read \Illuminate\Database\Eloquent\Collection|\FireflyIII\Models\Attachment[] $attachments
*/
class TransactionJournal extends Model
{