$page->contentFiles()
Returns an array with all content files; NOTE: only supports the published content file (use $model->storage()->contentFiles() for other versions)
Deprecated
in 4.0.0
$page->contentFiles(): array
Return type
array
Parent class
Kirby\Cms\Page inherited from Kirby\Cms\ModelWithContent