Hi, I am trying to migrate the cetelem module for Drupal 9. The function "confirm_form()" in favor of "DrupalCoreConfirmFormBase. There is now an abstract base class, ConfirmFormBase , which implements FormInterface with specific methods that represent the parameters used by confirm_form(). Is this implemented in the modulename.module file?
Does the modulename.admin.inc file disappear in Drupal 8 in favor of modulename.module?
./composer.json has been updated
Running composer update drupal/ldap
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.