mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +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