$modelwithcontent->content()
Returns the content
$modelwithcontent->content(string $languageCode = null): Kirby\Cms\ContentParameters
| Name | Type | Default | 
|---|---|---|
| $languageCode | string | null | 
Return type
Exceptions
| Type | Description | 
|---|---|
| Kirby\Exception\InvalidArgumentException | If the language for the given code does not exist |