@@ -865,7 +865,7 @@ public function getUriCallback() {
* {@inheritdoc}
*/
publicfunctionsetUriCallback($callback){
@trigger_error(__METHOD__.' is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use link templates or a route provider to specify entity URIs. See https://www.drupal.org/node/3575062',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.4.0 and is removed from drupal:13.0.0. Use link templates or a route provider to specify entity URIs. See https://www.drupal.org/node/3575062',E_USER_DEPRECATED);
@trigger_error(__METHOD__.' is deprecated in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3586362');
@trigger_error(__METHOD__.'() is deprecated in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3586362');
@trigger_error('The $toolkit argument of '.__METHOD__.' is deprecated in drupal:11.4.0 and the argument is removed from drupal:13.0.0. Use ::setToolkit() instead. See https://www.drupal.org/node/3562304',E_USER_DEPRECATED);
@trigger_error('The $toolkit argument of '.__METHOD__.'() is deprecated in drupal:11.4.0 and the argument is removed from drupal:13.0.0. Use ::setToolkit() instead. See https://www.drupal.org/node/3562304',E_USER_DEPRECATED);