getAllDescendantFolders returning parent folder as well
Open
@andris-sevcenko is already working on this.
Since Feb 21, 2019.
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
After calling getAllDescendantFolders(parentFolder) I got an array of folders that contains parent folder as well. Is it an intention or a mistake?
Additional info
- Craft version: 3.0.21
- PHP version: 7.0.24
- Database driver & version: MySQL 5.6.15
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.