Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / file / src / Plugin / Field / FieldFormatter / FileUriFormatter.php
index 055e32dc8b12ab7bef429293f7757664b63c456d..0facb7e033885818c8f96921c09f012b9618f0e3 100644 (file)
@@ -13,7 +13,8 @@ use Drupal\Core\Form\FormStateInterface;
  *   id = "file_uri",
  *   label = @Translation("File URI"),
  *   field_types = {
- *     "uri"
+ *     "uri",
+ *     "file_uri",
  *   }
  * )
  */