UserBlueprint::factory()
Create a new blueprint for a model
UserBlueprint::factory(string $name, string $fallback, Kirby\Cms\Model $model): Kirby\Cms\UserBlueprint|null
Parameters
Name | Type | Default |
---|---|---|
$name * | string |
– |
$fallback * | string |
– |
$model * | Kirby\Cms\Model |
– |
Return type
Parent class
Kirby\Cms\UserBlueprint
inherited from Kirby\Cms\Blueprint