Skip to content

Problem with using Entity class (Could not execute App\Entities\::__construct()) #855

Description

@justin-bobr

Problem with using Entity class (system\Entity.php: 72).
Could not execute App\Entities\Client::__construct()

The Database class cant use fetch_object with this constructor

public function __construct(array $data = null) { if (is_array($data)) { $this->fill($data); } }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions