Same filename and directory in other branches
  1. 8.9.x core/modules/file/file.field.inc
  2. 9 core/modules/file/file.field.inc

File

core/modules/file/file.field.inc
View source
<?php

/**
 * @file
 * Field module functionality for the File module.
 */
@trigger_error(__FILE__ . ' is deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Functions have been moved to file.module. See https://www.drupal.org/node/3369330', E_USER_DEPRECATED);