Skip to content

Kirby 5.0.4

$updateStatus->exceptions()

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

$updateStatus->exceptions(): 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