You are here

views_field_formatter.info.yml in Views field formatter 8.2

Same filename and directory in other branches
  1. 8 views_field_formatter.info.yml

File

views_field_formatter.info.yml
View source
  1. name: 'Views field formatter'
  2. description: 'Use the result of a view to display a field.'
  3. core: 8.x
  4. core_version_requirement: '^8 || ^9'
  5. dependencies:
  6. - drupal:views
  7. type: module