FileReferenceResolver::$fieldColumns
Same name and namespace in other branches
- main core/modules/file/src/FileReferenceResolver.php \Drupal\file\FileReferenceResolver::fieldColumns
Stores the field column that references the file, keyed by file type.
Type: array
File
-
core/
modules/ file/ src/ FileReferenceResolver.php, line 38
Class
- FileReferenceResolver
- Retrieves file references.
Namespace
Drupal\fileCode
protected array $fieldColumns = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.