$page->readContent()
Read the content from the content file
$page->readContent(string $languageCode = null): array
Parameters
Name | Type | Default |
---|---|---|
$languageCode | string |
null |
Return type
array
Parent class
Kirby\Cms\Page
inherited from Kirby\Cms\ModelWithContent