❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
str::pool($type, $array = true)
Get a character pool with various possible combinations
$type
(string)
$array
(boolean)
return
(string)
Example
↑
Toolkit API overview
←
str::parse
→
str::quickRandom
↓
Back to Toolkit API section
Top