Zend 200-710 Exam - Topic 5 Question 105 Discussion
How should class MyObject be defined for the following code to work properly? Assume $array is an array and MyObject is a user-defined class.$obj = new MyObject();array_walk($array, $obj);
D) MyObject should implement method __invoke
A) MyObject should extend class Closure
B) MyObject should implement interface Callable
C) MyObject should implement method __call
Miesha
4 days agoMajor
10 days agoMarisha
15 days agoLino
20 days agoLashanda
25 days agoNan
1 month agoYolando
1 month agoOmer
1 month agoCiara
2 months ago