mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-01-11 12:58:41 +00:00
fix tests
This commit is contained in:
parent
6086374a1f
commit
f240e5e72b
|
|
@ -141,6 +141,7 @@ final class BackendController extends Controller
|
|||
$templateIds[] = (int) $template->content;
|
||||
}
|
||||
|
||||
/** @var \Modules\Media\Models\Media[] $mediaTemplates */
|
||||
$mediaTemplates = MediaMapper::getAll()
|
||||
->where('id', $templateIds, 'in')
|
||||
->execute();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user