Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
f::filename($name)
Extracts the filename from a file path
$file
(string)
The path
return
(string)
↑
Toolkit API overview
←
f::extensionToType
→
f::is
↓
Back to Toolkit API section
Top