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

Incorrect return type for Red_Group::get_all() #3987

Open
stefanfisk opened this issue Feb 24, 2025 · 0 comments · May be fixed by #3988
Open

Incorrect return type for Red_Group::get_all() #3987

stefanfisk opened this issue Feb 24, 2025 · 0 comments · May be fixed by #3988

Comments

@stefanfisk
Copy link
Contributor

The PHPDoc return type for Red_Group::get_all() is Red_Group[], but the function actually returns array<array{id:int,name:string,redirects:int,module_id:int,moduleName:string,enabled:bool}>.

* @return Red_Group[]

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