The reason for this Drupal 8’s snippet is to figure out how to render a form automatically in Drupal 8.
ADVERTISEMENT
/** * {@inheritdoc} */
public function build() {
return \Drupal::formBuilder()->getForm(‘Drupal\sfc\Form\SfcForm’);
}
The reason for this Drupal 8’s snippet is to figure out how to render a form automatically in Drupal 8.
/** * {@inheritdoc} */
public function build() {
return \Drupal::formBuilder()->getForm(‘Drupal\sfc\Form\SfcForm’);
}
Submit A Guest post | Away Some Article & Blog
Copyright © 2020 Away Some Article. All rights reserved.