Skip to content

Commit 4497e33

Browse files
authored
Merge pull request #8033 from cakephp/othercorey-patch-1
Add notes for TreeHelper
2 parents 06bf1fe + c18656e commit 4497e33

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

en/appendices/5-3-migration-guide.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ Command
4949
create relative path symlinks. This is useful when creating symlinks within
5050
containers that use volume mounts.
5151

52+
Console
53+
-------
54+
55+
- Added ``TreeHelper`` which outputs an array as a tree such as an array of filesystem
56+
directories as array keys and files as lists under each directory.
57+
5258
Routing
5359
-------
5460

0 commit comments

Comments
 (0)