mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-02-10 21:08:41 +00:00
Remove var_dump from mappers
This commit is contained in:
parent
b98435c229
commit
96d0da47cd
|
|
@ -133,8 +133,6 @@ class ProjectMapper extends DataMapperAbstract
|
||||||
return $objId;
|
return $objId;
|
||||||
}
|
}
|
||||||
} catch (\Exception $e) {
|
} catch (\Exception $e) {
|
||||||
var_dump($e->getMessage());
|
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user