content_translation.admin.inc

File

core/modules/content_translation/content_translation.admin.inc

View source
<?php


/**
 * @file
 *
 * @deprecated in drupal:11.4.0 and is removed from drupal:12.0.0.
 *   Functions have been deprecated and moved to content_translation.module.
 *
 * @see https://www.drupal.org/node/3548573
 */

@trigger_error(__FILE__ . ' is deprecated in drupal:11.4.0 and is removed from drupal:12.0.0. Functions have been deprecated and moved to content_translation.module. See https://www.drupal.org/project/drupal/issues/3548573', E_USER_DEPRECATED);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.