You are here

protected function GroupDeleteConfirm::copyFormValuesToEntity in Paragraphs Browser 8

File

src/Form/GroupDeleteConfirm.php, line 66

Class

GroupDeleteConfirm
Class CleanupUrlAliases.

Namespace

Drupal\paragraphs_browser\Form

Code

protected function copyFormValuesToEntity(EntityInterface $entity, array $form, FormStateInterface $form_state) {
}