file.field.inc
Same filename in other branches
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);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.