Skip to content

Kirby 5.0.4

UserBlueprint::load()

Loads a blueprint from file or array

UserBlueprint::load(string $name): array

Parameters

Name Type Default
$namerequired string no default value

Return type

array

Parent class

Kirby\Cms\UserBlueprint inherited from Kirby\Cms\Blueprint