PHP’s array functions such as array_values() can be used on an object if the object…
A . implements Traversable
B . is an instance of ArrayObject
C . implements Array Access
D . None of the above
Answer: D
PHP’s array functions such as array_values() can be used on an object if the object…
A . implements Traversable
B . is an instance of ArrayObject
C . implements Array Access
D . None of the above
Answer: D