Skip to content
Snippets Groups Projects
Commit c7d3c1b8 authored by Mingsong Hu's avatar Mingsong Hu
Browse files

Amend the comment for profile route

parent 0d226686
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ class HmDisplayProfileHtmlRouteProvider extends AdminHtmlRouteProvider {
public function getRoutes(EntityTypeInterface $entity_type) {
$collection = parent::getRoutes($entity_type);
// Provide your custom entity routes here.
// We are using the default router from the parent class.
return $collection;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment