Skip to content

Kirby 4.1.2

$site->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
$site->contentFiles(): array

Return type

array

Parent class

Kirby\Cms\Site inherited from Kirby\Cms\ModelWithContent