TfaTrustedBrowser::validateForm() missing return statement.

Created on 12 October 2023, 9 months ago
Updated 7 November 2023, 8 months ago

Problem/Motivation

PHPStan has detected we don't return from TfaTrustedBrowser::validateForm(). This method doesn't appear on initial glance to even be called which may indicate our API needs rework or that we are missing validation somewhere.

We need to determine if we just need to add a constant return, or if our structure needs to change.

Steps to reproduce

Run PHPStan.

Proposed resolution

TBD

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Needs review

Version

1.0

Component

Code

Created by

🇺🇸United States cmlara

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024