Skip to content

Kirby 5.1.2

Str::pool()

Get a character pool with various possible combinations

Str::pool(array|string $type, bool $array = true): array|string

Parameters

Name Type Default
$typerequired arrayorstring no default value
$array bool true

Return types

arrayorstring

Parent class

Kirby\Toolkit\Str