Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 221 Bytes

File metadata and controls

9 lines (7 loc) · 221 Bytes

call_user_method

The call_user_method() function is deprecated as of PHP 4.1.0. Please use call_user_func.

{{related: funchand/call_user_func_array
funchand/call_user_func }}