Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
yaml::encode($array)
Creates a new yaml string from an array
$array
(array)
return
(string)
↑
Toolkit API overview
←
yaml::decode
→
yaml::read
↓
Back to Toolkit API section
Top