Helpers::size()
Determines the size/length of numbers, strings, arrays and countable objects
Helpers::size(mixed $value): int
Parameters
Name | Type | Default |
---|---|---|
$valuerequired | mixed |
no default value |
Return type
int
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |