Skip to content
Snippets Groups Projects

Provide access control handler for ConnectionRole entities. #3447226

2 files
+ 51
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -18,6 +18,7 @@ use Drupal\redhen_connection\ConnectionRoleInterface;
* "edit" = "Drupal\redhen_connection\Form\ConnectionRoleForm",
* "delete" = "Drupal\redhen_connection\Form\ConnectionRoleDeleteForm"
* },
* "access" = "Drupal\redhen_connection\ConnectionRoleAccessControlHandler",
* "route_provider" = {
* "html" = "Drupal\redhen_connection\ConnectionRoleHtmlRouteProvider",
* },
Loading