Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

Commit db5406a

Browse files
committed
update some class import
1 parent 8adcea4 commit db5406a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ArrayHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
namespace Toolkit\ArrUtil;
1111

12-
use Inhere\Library\Collections\CollectionInterface;
12+
use Toolkit\Collection\CollectionInterface;
1313

1414
/**
1515
* Class ArrayHelper

0 commit comments

Comments
 (0)