Skip to content

Kirby 5.0.4

$plugins->modified()

Returns the last modification of the collected plugin files

$plugins->modified(): int

Return type

int

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

Parent class

Kirby\Panel\Plugins