protected EntityForm::prepareEntity()
Prepares the entity object before the form is built first.
File
- core/lib/Drupal/Core/Entity/EntityForm.php, line 377
Class
- EntityForm
- Base class for entity forms.
Namespace
Drupal\Core\Entity
Code
protected function prepareEntity() { }
Please login to continue.