❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
str::lines($string)
Returns an array with all lines in a string
$string
(string)
return
(array)
↑
Toolkit API overview
←
str::length
→
str::link
↓
Back to Toolkit API section
Top