❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$media->hash()
Returns an md5 hash for the root of the file
return
(string)
Example
<?= $media->hash() ?>
↑
Toolkit API overview
←
$media->filename()
→
$media->header($send = true)
↓
Back to Toolkit API section
Top