content_translation.admin.inc

Same filename and directory in other branches
  1. 10 core/modules/content_translation/content_translation.admin.inc
  2. 9 core/modules/content_translation/content_translation.admin.inc
  3. 8.9.x core/modules/content_translation/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/node/3548573', E_USER_DEPRECATED);

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