Various code cleanup.

This commit is contained in:
James Cole
2023-11-04 17:41:28 +01:00
parent 1059da8a2a
commit fe0a205a05
7 changed files with 37 additions and 13 deletions

View File

@@ -40,7 +40,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
* @property int|string $id
* @property Carbon|null $created_at
* @property Carbon|null $updated_at
* @property int $budget_id
* @property int|string $budget_id
* @property int|null $transaction_currency_id
* @property Carbon $start_date
* @property Carbon|null $end_date