$modelWithContent->createDefaultContent()
Creates default content for the model, by using our Form class to generate the defaults, based on the model's blueprint setup.
$modelWithContent->createDefaultContent(): array
Return type
array
This method modifies the existing $modelwithcontent
object it is applied to and returns it again.