mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Improve code quality for Export directory.
This commit is contained in:
@@ -27,7 +27,10 @@ use Illuminate\Database\Eloquent\Relations\BelongsTo;
|
||||
|
||||
/**
|
||||
* Class AccountMeta.
|
||||
*
|
||||
* @property string $data
|
||||
* @property string $name
|
||||
* @property int $account_id
|
||||
*/
|
||||
class AccountMeta extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user