$collection->view()
$collection->view(string $view): Kirby\Api\Collection
Parameters
| Name | Type | Default |
|---|---|---|
| $viewrequired | string |
no default value |
Return type
This method modifies the existing $collection object it is applied to and returns it again.