$layouts->offset()
Returns a new object starting from the given offset
$layouts->offset(int $offset): Kirby\Toolkit\Collection
Parameters
Name | Type | Default | Description |
---|---|---|---|
$offset |
int |
– | The index to start from |
Return type
Inherited from
Kirby\Toolkit\Collection