Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Commit 2a24f4f

Browse files
author
xiajianjun
committed
bug fixed
1 parent f12c693 commit 2a24f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/collections/SimpleCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace inhere\tools\collections;
44

55
use ArrayIterator;
6-
use inhere\tools\Interfaces\CollectionInterface;
6+
use inhere\tools\interfaces\CollectionInterface;
77

88
/**
99
* Collection

0 commit comments

Comments
 (0)