$modelWithContent->errors()
Returns all content validation errors
$modelWithContent->errors(): array
Return type
array
This method modifies the existing $modelwithcontent
object it is applied to and returns it again.
Returns all content validation errors
$modelWithContent->errors(): array
array
This method modifies the existing $modelwithcontent
object it is applied to and returns it again.