public BlockContentForm::form(array $form, FormStateInterface $form_state)
Gets the actual form array to be built.
Overrides ContentEntityForm::form
See also
\Drupal\Core\Entity\EntityForm::processForm()
\Drupal\Core\Entity\EntityForm::afterBuild()
File
core/modules/block_content/src/BlockContentForm.php, line 100
Class
BlockContentForm Form handler for the custom block edit forms.
Namespace
Drupal\block_content
Code
public function form(array $form, FormStateInterface $form_state) {