Skip to content

Commit 3c46cb7

Browse files
authored
Update Tree.php
1 parent 5c4964a commit 3c46cb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Utils/Tree.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

3-
namespace App\Utilities;
3+
namespace ZhenMu\Support\Utils;
44

5-
class CollectionUtility
5+
class Tree
66
{
77
/**
88
* @param array $data

0 commit comments

Comments
 (0)