Agregar Proveedor
This commit is contained in:
@ -11,8 +11,7 @@ use Incoviba\Service;
|
||||
class Proveedores
|
||||
{
|
||||
public function __invoke(ServerRequestInterface $request, ResponseInterface $response, View $view,
|
||||
Service\Inmobiliaria\Proveedor $proveedorService,
|
||||
Repository\Inmobiliaria\TipoSociedad $tipoSociedad): ResponseInterface
|
||||
Service\Inmobiliaria\Proveedor $proveedorService): ResponseInterface
|
||||
{
|
||||
$proveedores = [];
|
||||
try {
|
||||
|
Reference in New Issue
Block a user