EntityForm::prepareEntity

protected function EntityForm::prepareEntity

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() {
}
登录查看完整内容