Voting

: four plus four?
(Example: nine)

The Note You're Voting On

Igor K
5 years ago
Probably, $arg argument should be declared as mixed $arg = NULL, like it is in other methods. Its is useless to be just a string, since we want to pass more complex structures (array or object) and do so.

<< Back to user notes page

To Top