We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4964a commit 3c46cb7Copy full SHA for 3c46cb7
src/Utils/Tree.php
@@ -1,8 +1,8 @@
1
<?php
2
3
-namespace App\Utilities;
+namespace ZhenMu\Support\Utils;
4
5
-class CollectionUtility
+class Tree
6
{
7
/**
8
* @param array $data
0 commit comments