Skip to content

Kirby 5.0.4

$updateStatus->exceptionMessages()

Returns the list of exception message strings that were collected during data fetching and processing

$updateStatus->exceptionMessages(): array

Return type

array

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

Parent class

Kirby\Cms\System\UpdateStatus