Facturacion
This commit is contained in:
@ -5,4 +5,5 @@ use JsonSerializable;
|
||||
|
||||
interface Model extends JsonSerializable
|
||||
{
|
||||
public function addFactory(string $property, Repository\Factory $factory): Model;
|
||||
}
|
||||
|
Reference in New Issue
Block a user