- Issue created by @krystalcode
The validation methods for content entity forms should be returning the entity. Applications that extend this form might not benefit from the expected behavior.
Review the method declaration of the parent \Drupal\Core\Entity\ContentEntityForm
and observe that the method is expected to return the built entity.
Active
1.0
Code