code cleanup (#2700)
* fix doctrine definition * do not count api calls as login * remove unknown form options * fix annotations * cleanup deprecations in tests
This commit is contained in:
@@ -12,7 +12,7 @@ namespace App\Model\Statistic;
|
||||
use App\Model\TimesheetCountedStatistic;
|
||||
|
||||
/**
|
||||
* @final
|
||||
* @internal
|
||||
*/
|
||||
class BudgetStatistic extends TimesheetCountedStatistic
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user