field_permission_example.info.yml 362 B

1234567891011121314
  1. name: Field Permission Example
  2. type: module
  3. description: Demonstrates how to create a field and implement access control over it.
  4. package: Example modules
  5. # core: 8.x
  6. dependencies:
  7. - drupal:node
  8. - examples:examples
  9. # Information added by Drupal.org packaging script on 2017-12-17
  10. version: '8.x-1.x-dev'
  11. core: '8.x'
  12. project: 'examples'
  13. datestamp: 1513537386