Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misleading comments DataGenerator #183

Open
lucaslaurent04 opened this issue Sep 26, 2024 · 1 comment
Open

Misleading comments DataGenerator #183

lucaslaurent04 opened this issue Sep 26, 2024 · 1 comment

Comments

@lucaslaurent04
Copy link
Collaborator

Wrong types in phpdoc:

  • $field_descriptor is an array
  • $lang is string|null

* @param string $field Field name.
* @param string $field_descriptor Field descriptor.
* @param string $lang Lang code of the language in which the value must be generated (for multilang fields).

@lucaslaurent04
Copy link
Collaborator Author

The comment on $field_descriptor does not add any information and mislead on the type, why was it added ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant