Account for new parameter added to ConfigFormBase::__construct
To avoid the issue with different constructor parameters, avoid overriding __construct all together
Closes #3521817
To avoid the issue with different constructor parameters, avoid overriding __construct all together
Closes #3521817