Skip to content

Kirby 4.2.0

$plugins->read()

Read the files from all plugins and concatenate them

$plugins->read(string $type): string

Parameters

Name Type Default
$type * string

Return type

string

Parent class

Kirby\Panel\Plugins