Skip to content

Kirby 5.0.4

$changesDialog->pages()

Returns the item props for all changed pages

$changesDialog->pages(): array

Return type

array

This method modifies the existing $changesdialog object it is applied to and returns it again.

Parent class

Kirby\Panel\ChangesDialog