I'm trying to apply a function to every item in an array in PHP. However, this function is contained in another file, containing a class. I'm trying to apply a function to every item in
I'm trying to apply a function to every item in an array in PHP. However, this function is contained in another file, containing a class. I'm trying to apply a function to every item in