class EditUuidConfigForm extends BundleEntityFormBase {
This isn't a bundle entity.
Active
3.0
Code
Please review.
I'd say this is a bug - using the wrong base class is confusing for developers and could have unintended consequences if other code checks for that class.