Files
DrupalTutorial/core/modules/file/file.field.inc
2024-07-15 12:33:27 +02:00

9 lines
274 B
PHP
Executable File

<?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);