EntitiesRepository
in package
Table of Contents
Properties
- $db : DatabaseEngine
Methods
- __construct() : mixed
- make() : mixed
Properties
$db
public
DatabaseEngine
$db
Methods
__construct()
public
__construct(DatabaseEngine $db) : mixed
Parameters
- $db : DatabaseEngine
make()
public
make(mixed $entity) : mixed
Parameters
- $entity : mixed