$model->view()
$model->view(string $name): Kirby\Api\Model
Parameters
Name | Type | Default |
---|---|---|
$name * | string |
– |
Return type
This method modifies the existing $model
object it is applied to and returns it again.
Exceptions
Type | Description |
---|---|
Exception |