Skip to content

Commit fdda8df

Browse files
committed
Issue 139: Move classes into class-files-iterator package.
1 parent 37badc7 commit fdda8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/DiscoveryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
namespace Ock\Ock\Tests;
66

77
use Ock\Adaptism\UniversalAdapter\UniversalAdapterInterface;
8-
use Ock\ClassDiscovery\NamespaceDirectory;
8+
use Ock\ClassFilesIterator\NamespaceDirectory;
99
use Ock\Ock\Formula\Formula;
1010
use Ock\Ock\Formula\Sequence\Formula_SequenceInterface;
1111
use Ock\Ock\Generator\Generator;

0 commit comments

Comments
 (0)