❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$media->copy($to)
Copies the file to a new location
$to
(string)
return
(boolean)
↑
Toolkit API overview
←
$media->content($content = null, $format = null)
→
$media->crop($width, $height = null, $quality = null)
↓
Back to Toolkit API section
Top