function BasicFormNoUpcasting::buildForm
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php \Drupal\Tests\Core\Entity\BasicFormNoUpcasting::buildForm()
- 10 core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php \Drupal\Tests\Core\Entity\BasicFormNoUpcasting::buildForm()
- 11.x core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php \Drupal\Tests\Core\Entity\BasicFormNoUpcasting::buildForm()
Overrides FormInterface::buildForm
File
-
core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityResolverManagerTest.php, line 548
Class
- BasicFormNoUpcasting
- A basic form with a passed entity without an interface.
Namespace
Drupal\Tests\Core\EntityCode
public function buildForm(array $form, FormStateInterface $form_state, $entity_test = NULL) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.