Skip to content

[CodingStyle] call_user_func_array to ... #2007

@TomasVotruba

Description

@TomasVotruba
-call_user_func_array('some_function', $items);
+some_function(...$items)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions