@trigger_error(sprintf('Calling %s() without the $callableResolver param is deprecated in drupal:11.3.0 and is required in drupal:12.0.0. See https://www.drupal.org/node/3548821',__METHOD__),E_USER_DEPRECATED);
@@ -184,6 +178,11 @@ public function __construct(FormValidatorInterface $form_validator, FormSubmitte
$this->elementInfo=$element_info;
$this->csrfToken=$csrf_token;
$this->themeManager=$theme_manager;
if(!$callableResolver){
@trigger_error(sprintf('Calling %s() without the $callableResolver param is deprecated in drupal:11.3.0 and is required in drupal:12.0.0. See https://www.drupal.org/node/3548821',__METHOD__),E_USER_DEPRECATED);
@trigger_error(sprintf('Calling %s() without the $callableResolver param is deprecated in drupal:11.3.0 and is required in drupal:12.0.0. See https://www.drupal.org/node/3548821',__METHOD__),E_USER_DEPRECATED);