Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
$media->move($to)
Moves the file to a new location
$to
(string)
return
(boolean)
↑
Toolkit API overview
←
$media->modified($format = false, $handler = null)
→
$media->name()
↓
Back to Toolkit API section
Top