mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-09 22:18:42 +00:00
Remove var_dump from mappers
This commit is contained in:
parent
8d90bb1f55
commit
455b8980f6
|
|
@ -93,8 +93,6 @@ class MediaMapper extends DataMapperAbstract
|
|||
return $objId;
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
var_dump($e->getMessage());
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user