FakeRecord deprecated
class FakeRecord (View source)
deprecated
Fetches into a class.
PDO supports using a new instance of an arbitrary class for records rather than just a stdClass or array. This class is for testing that functionality. (See testQueryFetchClass() below)