DEBUG
This commit is contained in:
@@ -129,7 +129,6 @@ class ChapterModel extends MongoModel
|
||||
try {
|
||||
applyToKeys($arrChapter, ['created_at', 'updated_at'], 'formatMongoDate');
|
||||
} catch (\Exception $e) {
|
||||
var_dump($arrChapter);
|
||||
throw $e;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user