Skip to content

Kirby 5.0.4

$plugins->files()

Collects and returns the plugin files for all plugins

$plugins->files(): array

Return type

array

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

Parent class

Kirby\Panel\Plugins