mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Implement category and configuration tests.
This commit is contained in:
@@ -29,6 +29,7 @@ use Illuminate\Database\Eloquent\SoftDeletes;
|
||||
* Class Configuration.
|
||||
*
|
||||
* @property string $data
|
||||
* @property string $name
|
||||
*/
|
||||
class Configuration extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user