mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Some code optimalisations.
This commit is contained in:
@@ -26,6 +26,8 @@ use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
/**
|
||||
* Class Note.
|
||||
*
|
||||
* @property string $text
|
||||
*/
|
||||
class Note extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user