$modelwithcontent->contentFile()
Returns the absolute path to the content file
Parameters
Name | Type | Default |
---|---|---|
$languageCode | string |
null |
$force | bool |
false |
Return type
string
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |
If the language for the given code does not exist |