FileBlueprint::extend()
Extends the props with props from a given mixin, when an extends key is set or the props is just a string
FileBlueprint::extend(array|string $props): array
Parameters
Name | Type | Default |
---|---|---|
$propsrequired | array orstring |
no default value |
Return type
array
Parent class
Kirby\Cms\FileBlueprint
inherited from Kirby\Cms\Blueprint