You are here

service permissions_by_term.rebuild_commands in Permissions by Term 8.2

Class

\Drupal\permissions_by_term\Commands\PermissionsByTermRebuildCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: \Drupal\permissions_by_term\Commands\PermissionsByTermRebuildCommands
  2. arguments:
  3. - '@permissions_by_term.node_access'
  4. tags:
  5. - { name: drush.command }