mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-20 03:38:39 +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;
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
var_dump($e->getMessage());
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user