You are here

log.permissions.yml in Log entity 8

Same filename and directory in other branches
  1. 2.x log.permissions.yml

File

log.permissions.yml
View source
  1. administer log module:
  2. title: 'Administer log module'
  3. description: 'Gives full access to everything in the log module.'
  4. restrict access: true
  5. administer log types:
  6. title: 'Administer log types'
  7. description: 'Maintain the types of content available and the fields that are associated with those types.'
  8. restrict access: true
  9. administer logs:
  10. title: 'Administer Log entities'
  11. description: 'Allow to access admin properties such as author uid or creation date.'
  12. permission_callbacks:
  13. - \Drupal\log\LogPermissions::logTypePermissions