$collection->view()
$collection->view(string $view): Kirby\Api\Collection
Parameters
| Name | Type | Default |
|---|---|---|
| $view * | string |
– |
Return type
This method does not modify the existing $collection object but returns a new object with the changes applied. Learn more →