Change "items" back to "value", type the validator

Created on 10 March 2024, 4 months ago
Updated 24 March 2024, 3 months ago

Problem/Motivation

In AlternativeUserEmailsValidator, PHPStorm reports Parameter's name changed from 'value' to 'items' for the validate() function.

Changing the name to "items" is confusing because in this particular case, it is the "mail" field, which has only one value.

Also, the functions in the validator do not have specified return types.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡―πŸ‡΅Japan ptmkenny

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024