Skip to content

Commit e4fc963

Browse files
committed
Cover fix
Signed-off-by: Stefan Weil <sw@weilnetz.de>
1 parent e87ca34 commit e4fc963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

module/VuFind/src/VuFind/RecordDriver/DefaultRecord.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
use VuFind\View\Helper\Root\RecordLinker;
3434
use VuFindCode\ISBN;
3535

36+
use function array_slice;
3637
use function count;
3738
use function in_array;
3839
use function is_array;

0 commit comments

Comments
 (0)