Skip to content

Kirby 4.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
$type * array|string
$array bool true

Return type

array|string

Parent class

Kirby\Toolkit\Str