Skip to content
Snippets Groups Projects
Commit 74b62166 authored by andrew farquharson's avatar andrew farquharson Committed by Rick Hawkins
Browse files

Issue #3460342 by andrew.farquharson, ptmkenny, adriancid: The "default" form...

Issue #3460342 by andrew.farquharson, ptmkenny, adriancid: The "default" form handler of the "encryption_profile" entity type specifies a non-existent class "Drupal\encrypt\Form\EncryptionProfileDefaultForm"
parent 6e3c07b7
Branches
Tags
1 merge request!12remove 'default' handler from the config entity class
Pipeline #283395 passed with warnings
......@@ -26,7 +26,6 @@ use Drupal\key\Entity\Key;
* "edit" = "Drupal\encrypt\Form\EncryptionProfileForm",
* "delete" = "Drupal\encrypt\Form\EncryptionProfileDeleteForm",
* "test" = "Drupal\encrypt\Form\EncryptionProfileTestForm",
* "default" = "Drupal\encrypt\Form\EncryptionProfileDefaultForm"
* }
* },
* config_prefix = "profile",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment