mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Use note object instead of field #888
This commit is contained in:
@@ -48,7 +48,8 @@ class Note extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
* Get all of the owning noteable models. Currently only piggy bank
|
||||
* Get all of the owning noteable models. Currently piggy bank and
|
||||
* transaction journal
|
||||
*/
|
||||
public function noteable()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user