* @deprecated in drupal:11.4.0 and is removed from drupal:12.0.0. There is
* no replacement.
*
* @see https://www.drupal.org/node/3566774
*/
function_field_create_entity_from_ids($ids){
@trigger_error(__FUNCTION__.'() 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/3566774',E_USER_DEPRECATED);
@trigger_error(__FUNCTION__.'() 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/3566774',E_USER_DEPRECATED);
@trigger_error('Calling '.__METHOD__.' without the $field_type_plugin_manager argument is deprecated in drupal:11.4.0 and it will be required in drupal:12.0.0. See https://www.drupal.org/node/3566774',E_USER_DEPRECATED);