❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$file->kirby()
Returns the kirby object
return
($kirby)
Example
$kirby = $file->kirby();
↑
Cheat Sheet overview
←
$file->isWritable()
→
$file->meta([$language])
↓
Back to Cheat Sheet section
Top