Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

fix: fix TypeError in PermitsReportController #75

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

JoshuaLicense
Copy link
Contributor

@JoshuaLicense JoshuaLicense commented Feb 6, 2024

Description

The method can (and does) return Response|ViewModel, though this cannot be represented in return types in PHP 7.4 so needs to be removed.

Related issue: https://dvsa.atlassian.net/browse/VOL-4958

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code
  • Have you have added tests that prove the fix or feature is effective and working
  • Did you make sure to update any documentation relating to this change?

@JoshuaLicense JoshuaLicense self-assigned this Feb 6, 2024
@JoshuaLicense JoshuaLicense merged commit 4341ac3 into main Feb 6, 2024
3 of 6 checks passed
@JoshuaLicense JoshuaLicense deleted the fix-type-error-in-permits-report-controller branch February 6, 2024 14:32
jerotire pushed a commit to dvsa/vol-app that referenced this pull request Aug 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants