Gotcha - Fatal error: Call to undefined method stdClass::myMethod() in /myscript.php on line
Monday, August 8th, 2011I had a bit of confusion trying to debug a relatively complex set of classes that …
I had a bit of confusion trying to debug a relatively complex set of classes that …
Here’s a snippet of a Java code example in Fowler’s esteemed book, Patterns of Enterprise Application Architecture …