Nest::create()
Nest::create($data, object|null $parent = null): Kirby\Cms\NestCollection|Kirby\Cms\NestObject|Kirby\Content\Field
Parameters
Name | Type | Default |
---|---|---|
$datarequired | mixed |
no default value |
$parent | object ornull |
null
|
Return types
Kirby\Cms\NestCollection
orKirby\Cms\NestObject
orKirby\Content\Field