When you are calling a function or method that has an argument(s), you don’t always know what type (array, object, string etc) of argument to pass to the function.
When you are calling a function or method that has an argument(s), you don’t always know what type (array, object, string etc) of argument to pass to the function.