Skip to content

missing wrapper method for mysqli fetch_object – which makes it possible to return a custom class instance #994

@pietropietro

Description

@pietropietro

From what I understand it is only possible to use the objectBuilder to get an StdClass object instead of an array.
Is there a way to mimic mysqli method fetch_object("MyCustomClass") and get back an instance of MyCustomClass?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions