Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate plus dependency #91

Closed
wants to merge 4 commits into from
Closed

Conversation

nchiasson-dgi
Copy link
Contributor

No description provided.

@nchiasson-dgi
Copy link
Contributor Author

nchiasson-dgi commented Mar 20, 2023

It was necessary to add : void to the end of submitForm to resolve the following error when running drush:

PHP Fatal error:  Declaration of Drupal\dgi_migrate\Form\MigrationExecuteForm::submitForm(array &$form, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\migrate_tools\Form\MigrationExecuteForm::submitForm(array &$form, Drupal\Core\Form\FormStateInterface $form_state): void in /opt/www/drupal/modules/contrib/dgi_migrate/src/Form/MigrationExecuteForm.php on line 19
 [warning] Drush command terminated abnormally.

@adam-vessey
Copy link
Contributor

I'm gonna say this probably isn't necessary, and close for now.

@adam-vessey adam-vessey deleted the migrate-plus-dependency branch September 13, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants