@trigger_error(sprintf('Deprecated NULL placeholder value for key (%s) in: "%s". This will throw a PHP error in drupal:11.0.0. See https://www.drupal.org/node/3318826',(string)$key,(string)$string),E_USER_DEPRECATED);
$value='';
}
switch($key[0]){
case'@':
// Escape if the value is not an object from a class that implements
@trigger_error('\Drupal\Core\Render\Element\Ajax is deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Return an \Drupal\Core\Ajax\AjaxResponse instead. See https://www.drupal.org/node/3068104',E_USER_DEPRECATED);
}
/**
* {@inheritdoc}
*/
publicfunctiongetInfo(){
// By default, we don't want Ajax commands being rendered in the context of
// an HTML page, so we don't provide defaults for #theme or #theme_wrappers.
// However, modules can set these properties (for example, to provide an
// HTML debugging page that displays rather than executes Ajax commands).
@trigger_error('Using "replace" as the method in #ajax property is deprecated in drupal:10.3.0 and is removed from drupal:11.0.0. Use "replaceWith" instead. See https://www.drupal.org/project/drupal/issues/3303557',E_USER_DEPRECATED);
@trigger_error('Calling '.__METHOD__.'() with the $cache_tag_invalidator argument is deprecated in drupal:10.2.0 and will be removed in drupal:11.0.0. Pass $theme_handler instead. See https://www.drupal.org/node/3355227',E_USER_DEPRECATED);
@trigger_error('Calling '.__METHOD__.'() without the $languageManager argument is deprecated in drupal:10.1.0 and will be required in drupal:11.0.0',E_USER_DEPRECATED);