Skip to content

Commit 24a9984

Browse files
committed
adjust namespace
1 parent 6347a0a commit 24a9984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Algorithm/Search/RecursiveSearch.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* SOFTWARE.
2525
*/
2626

27-
namespace doganoo\PHPAlgorithms\Trees\Search;
27+
namespace doganoo\PHPAlgorithms\Algorithm\Search;
2828

2929

3030
use doganoo\PHPAlgorithms\Common\Interfaces\IBinaryNode;

0 commit comments

Comments
 (0)