Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
folder::children($ignore = null, $plain = false)
Return a collection of subfolders
$ignore
(array)
$plain
(boolean)
return
(\Collection)
↑
Toolkit API overview
←
folder::child
→
folder::clean
↓
Back to Toolkit API section
Top